summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-06-03 18:42:16 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-06-03 18:42:16 -0700
commit00e47dca39241164b04619270a2013b81764494a (patch)
treed84d2cc7ab1675c91530fd9c1510941b7f2fb841
parent74f1debd84d49ad98e2632bdc37252c74d4e9333 (diff)
downloadandroid_packages_apps_BluetoothExt-00e47dca39241164b04619270a2013b81764494a.tar.gz
android_packages_apps_BluetoothExt-00e47dca39241164b04619270a2013b81764494a.tar.bz2
android_packages_apps_BluetoothExt-00e47dca39241164b04619270a2013b81764494a.zip
Automatic translation import
Change-Id: Ide0b7e83390d98cdeb2aa6bee506a368312f9c36
-rw-r--r--res/values-nb/strings_dun.xml2
-rw-r--r--res/values-nb/strings_ftp.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/res/values-nb/strings_dun.xml b/res/values-nb/strings_dun.xml
index 7ecb7ae..0184fd5 100644
--- a/res/values-nb/strings_dun.xml
+++ b/res/values-nb/strings_dun.xml
@@ -32,7 +32,7 @@
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Activity label of BluetoothDunPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
- <string name="bluetooth_dun_request">DUN forespørsel</string>
+ <string name="bluetooth_dun_request">DUN-forespørsel</string>
<!-- Bluetooth DUN permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_dun_acceptance_dialog_text">%1$s vil bruke din DUN. Gi tilgang til %2$s?</string>
</resources>
diff --git a/res/values-nb/strings_ftp.xml b/res/values-nb/strings_ftp.xml
index c889772..a638137 100644
--- a/res/values-nb/strings_ftp.xml
+++ b/res/values-nb/strings_ftp.xml
@@ -42,5 +42,5 @@
<!-- Activity label of BluetoothFtpPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_request">FTP-forespørsel</string>
<!-- Bluetooth FTP permission Alert Activity text [CHAR LIMIT=none] -->
- <string name="bluetooth_ftp_acceptance_dialog_text">%1$s Vil ha tilgang til filene og mappene dine. Gi tilgang til %2$s?</string>
+ <string name="bluetooth_ftp_acceptance_dialog_text">%1$s vil ha tilgang til filene og mappene dine. Gi tilgang til %2$s?</string>
</resources>