summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-05-22 06:01:48 -0700
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-05-23 10:54:20 -0700
commitb119fcf93d27930664915182316ae114e4d89f91 (patch)
tree2ca645afa41913284c86108925b806881d1b88aa
parent6afa5e6ca1856e8965b32d63d636f6e385ec1d13 (diff)
downloadandroid_packages_apps_Bluetooth-b119fcf93d27930664915182316ae114e4d89f91.tar.gz
android_packages_apps_Bluetooth-b119fcf93d27930664915182316ae114e4d89f91.tar.bz2
android_packages_apps_Bluetooth-b119fcf93d27930664915182316ae114e4d89f91.zip
Fix NL translation after r22 revert
RM-232 Change-Id: I45bac95d4b6ad4f637e5fb96fac46c3ada5c3773 (cherry picked from commit 2a2435225394c42c4273a1b81c402c24fbfdcca4)
-rw-r--r--res/values-nl/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 45d784b72..d835abf8c 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -37,7 +37,7 @@
<string name="incoming_file_confirm_timeout_ok" msgid="1414676773249857278">"OK"</string>
<string name="incoming_file_confirm_timeout_content" msgid="172779756093975981">"Er is een time-out opgetreden bij het accepteren van een inkomend bestand van \'<xliff:g id="SENDER">%1$s</xliff:g>\'"</string>
<string name="incoming_file_confirm_Notification_title" msgid="2958227698135117210">"Delen via Bluetooth: inkomend bestand"</string>
- <string name="incoming_file_confirm_Notification_caption" msgid="6671081128475981157">"Wilt je dit bestand ontvangen?"</string>
+ <string name="incoming_file_confirm_Notification_caption" msgid="6671081128475981157">"Wil je dit bestand ontvangen?"</string>
<string name="incoming_file_toast_msg" msgid="1733710749992901811">"Er is een inkomend bestand van een ander apparaat beschikbaar. Bevestig dat je dit bestand wilt ontvangen."</string>
<string name="notification_receiving" msgid="4674648179652543984">"Delen via Bluetooth: <xliff:g id="FILE">%1$s</xliff:g> ontvangen"</string>
<string name="notification_received" msgid="3324588019186687985">"Delen via Bluetooth: <xliff:g id="FILE">%1$s</xliff:g> ontvangen"</string>