diff options
author | Arne Schwabe <arne@rfc2549.org> | 2012-05-31 00:49:08 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2012-05-31 00:49:08 +0200 |
commit | 4a2f853dba829b6c3b582c9c2a0b1bab5d902d4a (patch) | |
tree | 6f5bc425099e608bf260c307556d85de6b6034a6 /res/values/arrays.xml | |
parent | 1c21f335d7c3c5049c3e9cdd6c9dc411bb153e2d (diff) |
Add most of the missing german translations
Diffstat (limited to 'res/values/arrays.xml')
-rw-r--r-- | res/values/arrays.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values/arrays.xml b/res/values/arrays.xml index 20ad809e..2b2eaf65 100644 --- a/res/values/arrays.xml +++ b/res/values/arrays.xml @@ -17,12 +17,12 @@ <item>1</item> <item>Unspecified</item> </string-array> - <string-array name="tls_directions_values"> + <string-array translatable="false" name="tls_directions_values"> <item>0</item> <item>1</item> <item></item> </string-array> - <string-array name="verb_values"> + <string-array translatable="false" name="verb_values"> <item>0</item> <item>1</item> <item>2</item> |