aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2009-09-29 16:45:11 -0700
committerEric Fischer <enf@google.com>2009-09-29 16:45:11 -0700
commite697e22ce41951bcb214aa3e840a5cc8f8c480b3 (patch)
treed7537df0f2d72a242b14dd8193cb0602982af972
parente21d4ae92d89e1d3999fbf0edb71f99ce71c7740 (diff)
downloadContactsProvider-donut.tar.gz
Import revised translations. DO NOT MERGEandroid-sdk-1.6_r2android-1.6_r2donut-releasedonut
-rw-r--r--res/values-el/strings.xml2
-rw-r--r--res/values-es-rUS/strings.xml2
-rw-r--r--res/values-nb/strings.xml19
3 files changed, 21 insertions, 2 deletions
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
index 65f8e7ae..73f3beb6 100644
--- a/res/values-el/strings.xml
+++ b/res/values-el/strings.xml
@@ -15,5 +15,5 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label" msgid="3389954322874982620">"Χώρος αποθ.επαφ."</string>
+ <string name="app_label" msgid="3389954322874982620">"Χώρος αποθήκευσης επαφών"</string>
</resources>
diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml
index 79d73b02..2a7af983 100644
--- a/res/values-es-rUS/strings.xml
+++ b/res/values-es-rUS/strings.xml
@@ -15,5 +15,5 @@
-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="app_label" msgid="3389954322874982620">"Espacio de almacenamiento para Contactos"</string>
+ <string name="app_label" msgid="3389954322874982620">"Almacenamiento para contactos"</string>
</resources>
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
new file mode 100644
index 00000000..133130c3
--- /dev/null
+++ b/res/values-nb/strings.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="app_label" msgid="3389954322874982620">"Kontaktlager"</string>
+</resources>