From 255537786860376c55427a94d4f494227e88b278 Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Thu, 2 Dec 2010 14:13:59 -0800 Subject: Rename Indonesian and Hebrew translations to match Locale.java conventions Change-Id: Ia2816d2c5d16cd179967656be8d2d81c8d27edc2 --- res/values-he/strings.xml | 28 ---------------------------- res/values-id/strings.xml | 28 ---------------------------- res/values-in/strings.xml | 28 ++++++++++++++++++++++++++++ res/values-iw/strings.xml | 28 ++++++++++++++++++++++++++++ 4 files changed, 56 insertions(+), 56 deletions(-) delete mode 100644 res/values-he/strings.xml delete mode 100644 res/values-id/strings.xml create mode 100644 res/values-in/strings.xml create mode 100644 res/values-iw/strings.xml diff --git a/res/values-he/strings.xml b/res/values-he/strings.xml deleted file mode 100644 index 9463c4b..0000000 --- a/res/values-he/strings.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - "טפטים של עשן קסום" - "עשן קסמים" - "Google" - "מצייר עשן, עננים, מים ופלזמות." - "אישור" - "הקש כדי לשנות" - diff --git a/res/values-id/strings.xml b/res/values-id/strings.xml deleted file mode 100644 index a7e951e..0000000 --- a/res/values-id/strings.xml +++ /dev/null @@ -1,28 +0,0 @@ - - - - - "Wallpaper Asap Ajaib" - "Asap Ajaib" - "Google" - "Menggambar asap, awan, air, dan plasma." - "OK" - "Ketuk untuk mengubah" - diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml new file mode 100644 index 0000000..a7e951e --- /dev/null +++ b/res/values-in/strings.xml @@ -0,0 +1,28 @@ + + + + + "Wallpaper Asap Ajaib" + "Asap Ajaib" + "Google" + "Menggambar asap, awan, air, dan plasma." + "OK" + "Ketuk untuk mengubah" + diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml new file mode 100644 index 0000000..9463c4b --- /dev/null +++ b/res/values-iw/strings.xml @@ -0,0 +1,28 @@ + + + + + "טפטים של עשן קסום" + "עשן קסמים" + "Google" + "מצייר עשן, עננים, מים ופלזמות." + "אישור" + "הקש כדי לשנות" + -- cgit v1.2.3