From 53dd7c8467e37574909b0e397e237fa5c5f91c1e Mon Sep 17 00:00:00 2001 From: Eric Fischer <> Date: Tue, 24 Mar 2009 21:02:57 -0700 Subject: Automated import from //branches/donutburger/...@141868,141868 --- res/values-cs/strings.xml | 19 +++++++++++++++++++ res/values-de/strings.xml | 19 +++++++++++++++++++ res/values-es/strings.xml | 4 ---- res/values-fr/strings.xml | 19 +++++++++++++++++++ res/values-it/strings.xml | 19 +++++++++++++++++++ res/values-ja/strings.xml | 11 +---------- res/values-ko/strings.xml | 19 +++++++++++++++++++ res/values-nl/strings.xml | 19 +++++++++++++++++++ res/values-pl/strings.xml | 19 +++++++++++++++++++ res/values-ru/strings.xml | 19 +++++++++++++++++++ res/values-zh-rCN/strings.xml | 19 +++++++++++++++++++ res/values-zh-rTW/strings.xml | 19 +++++++++++++++++++ 12 files changed, 191 insertions(+), 14 deletions(-) create mode 100644 res/values-cs/strings.xml create mode 100644 res/values-de/strings.xml create mode 100644 res/values-fr/strings.xml create mode 100644 res/values-it/strings.xml create mode 100644 res/values-ko/strings.xml create mode 100644 res/values-nl/strings.xml create mode 100644 res/values-pl/strings.xml create mode 100644 res/values-ru/strings.xml create mode 100644 res/values-zh-rCN/strings.xml create mode 100644 res/values-zh-rTW/strings.xml diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml new file mode 100644 index 0000000..3602cb5 --- /dev/null +++ b/res/values-cs/strings.xml @@ -0,0 +1,19 @@ + + + + "Úložiště kontaktů" + diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml new file mode 100644 index 0000000..1543aaa --- /dev/null +++ b/res/values-de/strings.xml @@ -0,0 +1,19 @@ + + + + "Kontakte-Speicher" + diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index eb36a2b..d228322 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -16,8 +16,4 @@ "Información de los contactos" - - - - diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml new file mode 100644 index 0000000..8417247 --- /dev/null +++ b/res/values-fr/strings.xml @@ -0,0 +1,19 @@ + + + + "Liste des contacts" + diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml new file mode 100644 index 0000000..07e72ae --- /dev/null +++ b/res/values-it/strings.xml @@ -0,0 +1,19 @@ + + + + "Archiviazione contatti" + diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml index eecd441..b7c79a8 100644 --- a/res/values-ja/strings.xml +++ b/res/values-ja/strings.xml @@ -15,14 +15,5 @@ --> - - - - - - - - - - + "アドレス帳" diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml new file mode 100644 index 0000000..f5f37d6 --- /dev/null +++ b/res/values-ko/strings.xml @@ -0,0 +1,19 @@ + + + + "주소록 저장소" + diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml new file mode 100644 index 0000000..3c3f3d6 --- /dev/null +++ b/res/values-nl/strings.xml @@ -0,0 +1,19 @@ + + + + "Opslag contacten" + diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml new file mode 100644 index 0000000..fc4e7d8 --- /dev/null +++ b/res/values-pl/strings.xml @@ -0,0 +1,19 @@ + + + + "Spis kontaktów" + diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml new file mode 100644 index 0000000..f57220f --- /dev/null +++ b/res/values-ru/strings.xml @@ -0,0 +1,19 @@ + + + + "Хранилище контактов" + diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml new file mode 100644 index 0000000..581d3be --- /dev/null +++ b/res/values-zh-rCN/strings.xml @@ -0,0 +1,19 @@ + + + + "存储联系人信息" + diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml new file mode 100644 index 0000000..82b0155 --- /dev/null +++ b/res/values-zh-rTW/strings.xml @@ -0,0 +1,19 @@ + + + + "聯絡人儲存空間" + -- cgit v1.1