summaryrefslogtreecommitdiffstats
path: root/res/values-nb/strings.xml
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-03 14:04:37 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-03 14:04:37 -0800
commit96d15ef26e4ac2d15bb11c327a8a04027032bab7 (patch)
treec8fb9c87ea1ed534ba18f8c54b66724ce8190e90 /res/values-nb/strings.xml
parenta3955d09003ab9691bc77a323f292515ab2c0b6b (diff)
downloadandroid_packages_providers_DownloadProvider-96d15ef26e4ac2d15bb11c327a8a04027032bab7.tar.gz
android_packages_providers_DownloadProvider-96d15ef26e4ac2d15bb11c327a8a04027032bab7.tar.bz2
android_packages_providers_DownloadProvider-96d15ef26e4ac2d15bb11c327a8a04027032bab7.zip
auto import from //depot/cupcake/@132589
Diffstat (limited to 'res/values-nb/strings.xml')
-rw-r--r--res/values-nb/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml
index 548d737d..997578e5 100644
--- a/res/values-nb/strings.xml
+++ b/res/values-nb/strings.xml
@@ -25,8 +25,8 @@
<string name="permlab_downloadCompletedIntent">"Sende nedlastingsvarslinger"</string>
<string name="permdesc_downloadCompletedIntent">"Lar applikasjonen sende varslinger om ferdige nedlastinger. Ondsinnede applikasjoner kan bruke dette for å forvirre andre applikasjoner som laster ned filer."</string>
<string name="download_unknown_title">"&lt;Uten navn&gt;"</string>
- <string name="notification_filename_separator">", "</string>
- <string name="notification_filename_extras">" samt %d til"</string>
+ <string name="notification_filename_separator">","</string>
+ <string name="notification_filename_extras">"samt %d til"</string>
<string name="notification_download_complete">"Ferdig nedlasting"</string>
<string name="notification_download_failed">"Mislykket nedlasting"</string>
</resources>