CleanUP. Fix some localization bugs...
This commit is contained in:
parent
97afaf3667
commit
4860dbe700
6 changed files with 1 additions and 2 deletions
8
res/values/strings.xml
Normal file
8
res/values/strings.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="app_name">K-9 Data Killer</string>
|
||||
<string name="toast_text">K-9 Mail background sync has been</string>
|
||||
<string name="enabled">enabled</string>
|
||||
<string name="disabled">disabled</string>
|
||||
<string name="k9notinstalled">K-9 Mail is not installed or you have a really old version of it</string>
|
||||
</resources>
|
Loading…
Add table
Add a link
Reference in a new issue