summaryrefslogtreecommitdiff
path: root/main/src/main/res/values/untranslatable.xml
diff options
context:
space:
mode:
authorArne Schwabe <arne@rfc2549.org>2014-08-12 10:24:37 +0200
committerArne Schwabe <arne@rfc2549.org>2014-08-12 10:24:37 +0200
commitdeb731bba806d2bd3e85a1e7ea5c570530caf059 (patch)
tree18c8928d5f76b54d82ab6e8307de1373653873f7 /main/src/main/res/values/untranslatable.xml
parentd96230feb493d36ec51fee635142a85f4490c46b (diff)
include commented out Acra support
--HG-- extra : rebase_source : f3396cea18633962ffa9f21d0537b9d4588a9bf4
Diffstat (limited to 'main/src/main/res/values/untranslatable.xml')
-rw-r--r--main/src/main/res/values/untranslatable.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/main/src/main/res/values/untranslatable.xml b/main/src/main/res/values/untranslatable.xml
index 4d2bc4d9..6845f984 100644
--- a/main/src/main/res/values/untranslatable.xml
+++ b/main/src/main/res/values/untranslatable.xml
@@ -34,11 +34,12 @@
<item>50</item>
<item>-1</item>
</string-array>
-
+ <string name="crash_toast_text">OpenVPN for Android crashed, crash reported</string>
+
<!-- These strings should not be visible to the user -->
<string name="state_user_vpn_permission" translatable="false">Waiting for user permission to use VPN API</string>
<string name="state_user_vpn_password" translatable="false">Waiting for user VPN password</string>
<string name="state_user_vpn_password_cancelled" translatable="false">VPN password input dialog cancelled</string>
<string name="state_user_vpn_permission_cancelled" translatable="false">VPN API permission dialog cancelled</string>
-
-</resources> \ No newline at end of file
+
+</resources>