From ddee804a0134f49e1b1e7679ec012b91e3d64593 Mon Sep 17 00:00:00 2001 From: Christian Schneppe Date: Mon, 5 Jan 2015 08:41:13 +0100 Subject: Updated languages for higher auto accept file sizes and changed labeling to MiB and KiB --- src/main/res/values-iw/arrays.xml | 46 ++++++++++++++++++++------------------- 1 file changed, 24 insertions(+), 22 deletions(-) (limited to 'src/main/res/values-iw/arrays.xml') diff --git a/src/main/res/values-iw/arrays.xml b/src/main/res/values-iw/arrays.xml index 28768d6c..d5e73e3d 100644 --- a/src/main/res/values-iw/arrays.xml +++ b/src/main/res/values-iw/arrays.xml @@ -1,24 +1,26 @@ - - - נייד - טלפון - טאבלט - Conversations - Android - - - אף פעם - 256 KB - 512 KB - 1 MB - - - 0 - 262144 - 524288 - 1048576 - - - \ No newline at end of file + + נייד + טלפון + טאבלט + Conversations + Android + + + אף פעם + 256 KiB + 512 KiB + 1 MiB + 5 MiB + 10 MiB + + + 0 + 262144 + 524288 + 1048576 + 5242880 + 10485760 + + -- cgit v1.2.3 From 734a9934a3f5135c512159ca862a9d89ce0ecb7b Mon Sep 17 00:00:00 2001 From: Daniel Gultsch Date: Fri, 9 Jan 2015 02:06:03 +0100 Subject: make project translatable via transifex --- src/main/res/values-iw/arrays.xml | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 src/main/res/values-iw/arrays.xml (limited to 'src/main/res/values-iw/arrays.xml') diff --git a/src/main/res/values-iw/arrays.xml b/src/main/res/values-iw/arrays.xml deleted file mode 100644 index d5e73e3d..00000000 --- a/src/main/res/values-iw/arrays.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - נייד - טלפון - טאבלט - Conversations - Android - - - אף פעם - 256 KiB - 512 KiB - 1 MiB - 5 MiB - 10 MiB - - - 0 - 262144 - 524288 - 1048576 - 5242880 - 10485760 - - -- cgit v1.2.3