summaryrefslogtreecommitdiffstats
path: root/res/values-tr
diff options
context:
space:
mode:
authorPradeep Panigrahi <pradeepp@codeaurora.org>2013-08-29 11:13:15 +0530
committerLinux Build Service Account <lnxbuild@localhost>2013-10-31 18:58:42 -0600
commit543553328bd3bd7a43db88523206b79b6ad00aa6 (patch)
tree5b745ab66ef5e6780d72c75b4421f5bb4aa37a8a /res/values-tr
parentc5e42528983a4f0021b19cd818748fc642fa85aa (diff)
downloadandroid_packages_apps_Bluetooth-543553328bd3bd7a43db88523206b79b6ad00aa6.tar.gz
android_packages_apps_Bluetooth-543553328bd3bd7a43db88523206b79b6ad00aa6.tar.bz2
android_packages_apps_Bluetooth-543553328bd3bd7a43db88523206b79b6ad00aa6.zip
Bluetooth: OPP: Add locale support for OPP file transfer progress text
Display string '%' item in format progress text through localized version of getString() instead of as hardcoded item from code. Change-Id: I7ee432af21ced052130c90b66457a5476ba7b96e (cherry picked from commit 2f52d3624368e629a86fc40d8e6c7b5ffc38bdcd) (cherry picked from commit e08112badabf1da2980b7d4337034da56d2e046b) (cherry picked from commit 3289bea4fb4ff39fcd3e1afabf5fa63ff5daf9f4)
Diffstat (limited to 'res/values-tr')
-rw-r--r--res/values-tr/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
index 49083b352..820b29b02 100644
--- a/res/values-tr/strings.xml
+++ b/res/values-tr/strings.xml
@@ -78,6 +78,7 @@
<string name="not_exist_file_desc" msgid="4059531573790529229">"Dosya mevcut değil. \n"</string>
<string name="enabling_progress_title" msgid="436157952334723406">"Lütfen bekleyin..."</string>
<string name="enabling_progress_content" msgid="4601542238119927904">"Bluetooth açılıyor..."</string>
+ <string name="format_progress_text">%%%1$d</string>
<string name="bt_toast_1" msgid="972182708034353383">"Dosya alınacak. İlerlemeyi Bildirimler panelinden izleyebilirsiniz."</string>
<string name="bt_toast_2" msgid="8602553334099066582">"Dosya alınamıyor."</string>
<string name="bt_toast_3" msgid="6707884165086862518">"\"<xliff:g id="SENDER">%1$s</xliff:g>\" kaynağından dosya alımı durduruldu"</string>