diff options
author | Arne Schwabe <arne@rfc2549.org> | 2013-09-18 14:37:34 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2013-09-18 14:37:34 +0200 |
commit | 2fdfb2b7f3d28667de2a20f68eb3ec46aebfec12 (patch) | |
tree | 479c1f92fd279357e95e914e7067616b7e4ec66e /res | |
parent | e86a9a41d289e107bf235baaac766c109f23a5c6 (diff) |
Refactor logging messages
Diffstat (limited to 'res')
-rwxr-xr-x | res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index d0dd1e45..643da3a2 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -296,4 +296,5 @@ <string name="faq_vpndialog43_title">Vpn Confirm Dialog on Android 4.3 and later</string> <string name="donatePlayStore">Alternatively you can send me a donation with the Play Store:</string> <string name="thanks_for_donation">Thanks for donating %s!</string> + <string name="logCleared">Log cleared.</string> </resources> |