summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2009-09-29 16:45:48 -0700
committerEric Fischer <enf@google.com>2009-09-29 16:45:48 -0700
commit84f3e50c011372ba004ebc349def9558d6dda3c5 (patch)
treead8ff302ef9ef75125e34427235013ba800dec51
parent797ff22f937e01714a90bdd774d8c3fc422f0f95 (diff)
downloadGoogleContactsProvider-84f3e50c011372ba004ebc349def9558d6dda3c5.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-nb/strings.xml19
2 files changed, 20 insertions, 1 deletions
diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml
index ba25a45..31b89b4 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="8174768630168497947">"Χώρος αποθ.επαφ."</string>
+ <string name="app_label" msgid="8174768630168497947">"Χώρος αποθήκευσης επαφών"</string>
</resources>
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
new file mode 100644
index 0000000..14733fb
--- /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="8174768630168497947">"Kontaktlager"</string>
+</resources>