diff options
author | cyBerta <cyberta@riseup.net> | 2017-11-10 15:44:30 +0100 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2017-11-10 15:44:30 +0100 |
commit | 73d85b0b5692502aaf4374cdbca39cb622402f43 (patch) | |
tree | 8446ad01bc1278b945d9d5a6543009c8216a8947 /app/src/main/res/values/untranslatable.xml | |
parent | 964bcda23fa0ecf9e5ee576f20ff1b554ee2e5fb (diff) |
#8743 adds new build type beta that rewrites the packageID. This will be needed to have the FDroid beta channel in IzzySofts repository and the official releases in the official FDroid repository.
Diffstat (limited to 'app/src/main/res/values/untranslatable.xml')
-rw-r--r-- | app/src/main/res/values/untranslatable.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app/src/main/res/values/untranslatable.xml b/app/src/main/res/values/untranslatable.xml index 6e4472af..59605609 100644 --- a/app/src/main/res/values/untranslatable.xml +++ b/app/src/main/res/values/untranslatable.xml @@ -1,7 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> <resources> - <string name="app" translatable="false">Bitmask</string> - <string name="app_name" translatable="false">Bitmask</string> <string name="notifcation_title_bitmask">Bitmask - %s</string> <string name="copyright_leapgui" translatable="false">Copyright 2012-2017\nLEAP Encryption Access Project <info@leap.se></string> |