aboutsummaryrefslogtreecommitdiffstats
path: root/themes
diff options
context:
space:
mode:
authorOdin Ugedal <odinuge@gmail.com>2013-05-04 20:07:01 +0200
committerOdin Ugedal <odinuge@gmail.com>2013-05-05 15:15:47 +0200
commit034b79b0670751ab48b09363e3051c49d758a2d3 (patch)
tree6763f086c9970ef7fcc854d7b525888f5b4c1d90 /themes
parentd2a9b3f454e46237c545c29e7e426b73e1e70987 (diff)
downloadandroid_packages_apps_CMFileManager-034b79b0670751ab48b09363e3051c49d758a2d3.tar.gz
android_packages_apps_CMFileManager-034b79b0670751ab48b09363e3051c49d758a2d3.tar.bz2
android_packages_apps_CMFileManager-034b79b0670751ab48b09363e3051c49d758a2d3.zip
CMFileManager: NB translation
Patch set 2: Fixed typos Patch set 3: Additional styling fixes, that also need to be addressed in the default translations Patch set 4: Translated /themes/res/.... Change-Id: I1c5d2846cfaad2908647173753c81473ab7a3004
Diffstat (limited to 'themes')
-rw-r--r--themes/res/values-nb/strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/themes/res/values-nb/strings.xml b/themes/res/values-nb/strings.xml
new file mode 100644
index 00000000..2c78f0cc
--- /dev/null
+++ b/themes/res/values-nb/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2013 The CyanogenMod 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>
+ <string name="dark_theme_name">Mørkt Tema</string>
+ <string name="dark_theme_desc">Et mørkt tema for CyanogenMod filbehandler.</string>
+</resources>