diff options
Diffstat (limited to 'packages/DocumentsUI/res/values-nb/strings.xml')
-rw-r--r-- | packages/DocumentsUI/res/values-nb/strings.xml | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/packages/DocumentsUI/res/values-nb/strings.xml b/packages/DocumentsUI/res/values-nb/strings.xml index 8f70690..c16295b 100644 --- a/packages/DocumentsUI/res/values-nb/strings.xml +++ b/packages/DocumentsUI/res/values-nb/strings.xml @@ -65,11 +65,9 @@ <item quantity="one">Kopierer <xliff:g id="COUNT_0">%1$d</xliff:g> fil.</item> </plurals> <string name="copy_preparing" msgid="3896202461003039386">"Forbereder kopiering …"</string> - <plurals name="copy_error_notification_title" formatted="false" msgid="5267616889076217261"> - <item quantity="other">Kunne ikke kopiere <xliff:g id="COUNT_1">%1$d</xliff:g> filer</item> - <item quantity="one">Kunne ikke kopiere <xliff:g id="COUNT_0">%1$d</xliff:g> fil</item> - </plurals> + <!-- no translation found for copy_error_notification_title (5267616889076217261) --> <string name="notification_touch_for_details" msgid="4483108577842961665">"Trykk for å se detaljer"</string> <string name="retry" msgid="7564024179122207376">"Prøv på nytt"</string> - <string name="copy_failure_alert_content" msgid="3715575000297709082">"Disse filene ble ikke kopiert: <xliff:g id="LIST">%1$s</xliff:g>"</string> + <!-- no translation found for copy_failure_alert_content (3715575000297709082) --> + <skip /> </resources> |