diff options
Diffstat (limited to 'res/values-da')
-rw-r--r-- | res/values-da/cm_strings.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml new file mode 100644 index 0000000..6e62426 --- /dev/null +++ b/res/values-da/cm_strings.xml @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (C) 2015 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"> + <string name="accessibility_button_homescreen">Startskærm</string> + <string name="contextmenu_openlink_incognito_newwindow">Åbn i ny inkognitofane</string> + <string name="contextmenu_openlink_incognito_newwindow_background">Åbn i ny inkognito baggrundsfane</string> + <string name="pref_content_ua">Brugeragent</string> + <string name="pref_interface_title">Brugerflade</string> + <string name="full_screen_title">Fuld skærm</string> + <string name="full_screen_summary">Aktiver fuldskærmsnavigering</string> + <string name="onehand_title">Enhåndsnavigation</string> + <string name="permission_not_granted_dialog_title">Tilladelse ikke givet</string> + <string name="browser_error_title">Browser fejl</string> + <string name="dialog_dismiss">Afvis</string> +</resources> |