1
0
Fork 0

CleanUP. Fix some localization bugs...

This commit is contained in:
Carlos Mogas da Silva 2010-07-24 12:28:14 +01:00
parent 97afaf3667
commit 4860dbe700
6 changed files with 1 additions and 2 deletions

8
res/values/strings.xml Normal file
View 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>