diff options
author | Kenny Root <kroot@google.com> | 2010-04-07 16:05:59 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2010-04-08 11:23:04 -0700 |
commit | e1fb6d24a302f2f3869217f1dd6dcbcf509ee746 (patch) | |
tree | 73e1676e6df72d96781a53ae8570ba0b82d97232 /res/values-da | |
parent | 4720868afa09efffadd845019f2d8268ae3f2c78 (diff) | |
download | packages_apps_Browser-e1fb6d24a302f2f3869217f1dd6dcbcf509ee746.zip packages_apps_Browser-e1fb6d24a302f2f3869217f1dd6dcbcf509ee746.tar.gz packages_apps_Browser-e1fb6d24a302f2f3869217f1dd6dcbcf509ee746.tar.bz2 |
Remove "Do not translate" and restore translations
Some "Do not translate" comments were inadvertently left when removing
unused strings which made the translation tools skip the next string
entry. This removes those comments and restores the translations for the
missing strings.
Bug: 2579112
Change-Id: I731217d4cf6581885c122fefd180133c243fa1f7
Diffstat (limited to 'res/values-da')
-rw-r--r-- | res/values-da/strings.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml index 197c0de..f911981 100644 --- a/res/values-da/strings.xml +++ b/res/values-da/strings.xml @@ -260,6 +260,8 @@ <string name="download_file_error" msgid="1206648050615176113">"Download kan ikke afsluttes. Der er ikke nok plads."</string> <string name="download_length_required" msgid="9038605488460437406">"Der kan ikke downloades. Størrelsen på elementet kan ikke fastsættes."</string> <string name="download_precondition_failed" msgid="8327584102874295580">"Download blev afbrudt. Den kan ikke genoptages."</string> + <string name="search_the_web" msgid="6046130189241962337">"Søg på nettet"</string> + <string name="webstorage_outofspace_notification_title" msgid="1160474608059771788">"Browserlageret er fuldt"</string> <string name="webstorage_outofspace_notification_text" msgid="7341075135051829692">"Klik her for at frigøre plads."</string> <string name="webstorage_clear_data_title" msgid="689484577124333977">"Ryd lagrede data"</string> <string name="webstorage_clear_data_dialog_title" msgid="345457466368974706">"Ryd lagrede data"</string> |