diff options
author | iNPUTmice <daniel@gultsch.de> | 2014-09-11 16:22:33 +0200 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2014-09-11 16:22:33 +0200 |
commit | 12b62adeca59e0f6dc2c04331fd65244dfc809f8 (patch) | |
tree | 7c7aadc27fe8ad89438f83d3b30d9409f4031a51 /res/values-ru/arrays.xml | |
parent | dee46f34536577f6b395f7fe62d3503ecf5cf7fc (diff) |
added missing strings back. + formating
Diffstat (limited to 'res/values-ru/arrays.xml')
-rw-r--r-- | res/values-ru/arrays.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/res/values-ru/arrays.xml b/res/values-ru/arrays.xml index d73bdef5..d01d4eb9 100644 --- a/res/values-ru/arrays.xml +++ b/res/values-ru/arrays.xml @@ -1,5 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <resources> + <string-array name="resources"> <item>Мобильный</item> <item>Телефон</item> @@ -19,4 +20,5 @@ <item>524288</item> <item>1048576</item> </string-array> -</resources> + +</resources>
\ No newline at end of file |