Make app_name translatable
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
|
||||
<string name="app_name" translatable="false">OpenKeychain</string>
|
||||
|
||||
</resources>
|
||||
@@ -6,6 +6,8 @@
|
||||
http://developer.android.com/guide/topics/resources/string-resource.html (scroll down to "Escaping apostrophes and quotes").
|
||||
-->
|
||||
|
||||
<string name="app_name">"OpenKeychain"</string>
|
||||
|
||||
<!-- title -->
|
||||
<string name="title_select_recipients">"Select Keys"</string>
|
||||
<string name="title_select_secret_key">"Select Your Key"</string>
|
||||
|
||||
Reference in New Issue
Block a user