aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2009-11-23 09:19:47 -0800
committerJean-Baptiste Queru <jbq@google.com>2009-11-23 09:19:47 -0800
commit562ff0d518640f98cb63043c67f22e492304bf58 (patch)
treed7537df0f2d72a242b14dd8193cb0602982af972
parentfd3f8dad39791a8dbe5ddb7f041cc0d76ae5d5b5 (diff)
parente697e22ce41951bcb214aa3e840a5cc8f8c480b3 (diff)
downloadContactsProvider-donut-plus-aosp.tar.gz
merge from donutdonut-plus-aosp
-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>