aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-da
diff options
context:
space:
mode:
authorJorge Ruesga <jorge@ruesga.com>2012-11-10 13:48:55 +0100
committerJorge Ruesga <jorge@ruesga.com>2012-11-10 13:48:55 +0100
commit17d3b81a120f00ecf6a76bd3b13720a912377b37 (patch)
treee7a4472c567048f55edbbb55920bb9ea1c6b4db0 /res/values-da
parent2f9d3a487718302a79df149410e8bb7468e494b1 (diff)
downloadandroid_packages_apps_CMFileManager-17d3b81a120f00ecf6a76bd3b13720a912377b37.tar.gz
android_packages_apps_CMFileManager-17d3b81a120f00ecf6a76bd3b13720a912377b37.tar.bz2
android_packages_apps_CMFileManager-17d3b81a120f00ecf6a76bd3b13720a912377b37.zip
CMFileManager: Fix translation strings
Fix translation strings (license, ellips, ...) Change-Id: Ie9270f93cf1f991372c2407702f67f1b3751c002
Diffstat (limited to 'res/values-da')
-rw-r--r--res/values-da/strings.xml31
1 files changed, 15 insertions, 16 deletions
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
index ccec872c..912d6136 100644
--- a/res/values-da/strings.xml
+++ b/res/values-da/strings.xml
@@ -1,19 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
-<!--
- ** Copyright (C) 2012 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.
--->
+<!-- Copyright (C) 2012 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- The name of the application -->
<string name="app_name">Filstyring</string>
@@ -626,6 +625,6 @@
<!-- Welcome Dialog * Title -->
<string name="welcome_title">Velkommen</string>
<!-- Welcome Dialog * Message -->
- <string name="welcome_msg">Velkommen til CyanogenMods filstyring.\n\nDenne app tillader dig at udforske filsystemet og udføre handlinger, som kan ødelægge din enhed. For at forebygge skader vil denne app starte i en tilstand med få rettigheder.\n\nDu kan tilgå den avancerede tilstand med alle rettigheder i Indstillinger. Det er dit ansvar at sikre, at en handling ikke ødelægger dit system.\n\nHoldet bag CyanogenMod.</string>
+ <string name="welcome_msg">Velkommen til CyanogenMods filstyring.\n\nDenne app tillader dig at udforske filsystemet og udføre handlinger, som kan ødelægge din enhed. For at forebygge skader vil denne app starte i en tilstand med få rettigheder.\n\nDu kan tilgå den avancerede tilstand med alle rettigheder i Indstillinger. Det er dit ansvar at sikre, at en handling ikke ødelægger dit system.\n\nHoldet bag CyanogenMod.\n</string>
</resources>