diff options
-rw-r--r-- | res/values-da/cm_strings.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml index 61ef98d40..9b53842f2 100644 --- a/res/values-da/cm_strings.xml +++ b/res/values-da/cm_strings.xml @@ -16,7 +16,7 @@ limitations under the License. --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> - <string name="pref_camera_power_shutter_title">Strømudløser</string> - <string name="pref_camera_max_brightness_title">Lysstærk skærm</string> - <string name="pref_camera_storage_title">Lagerplacering</string> + <string name="pref_camera_power_shutter_title">Tænd/sluk-udløser</string> + <string name="pref_camera_max_brightness_title">Lys skærm</string> + <string name="pref_camera_storage_title">Lager-placering</string> </resources> |