summaryrefslogtreecommitdiff
path: root/res/values-tr
diff options
context:
space:
mode:
authorJin Cao <jinyan@google.com>2014-10-22 16:07:23 -0700
committerJin Cao <jinyan@google.com>2014-10-22 16:07:23 -0700
commit2d06b8561ccce78066ee45208cdeeed9ef7fd8ee (patch)
tree7c33c3e94cd641e1465ee238799b582eac9a9a4a /res/values-tr
parent0437e862005912a1e5bf054769f23ed9cc69f811 (diff)
downloadchips-2d06b8561ccce78066ee45208cdeeed9ef7fd8ee.tar.gz
Use $d instead of $s for number formatting
To ensure that the numbers are properly translated. b/18011726 Change-Id: Id01bd690ac87875b17cfa4222e00b764aef9fba1
Diffstat (limited to 'res/values-tr')
-rw-r--r--res/values-tr/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
index 84546df..78bd3dc 100644
--- a/res/values-tr/strings.xml
+++ b/res/values-tr/strings.xml
@@ -16,7 +16,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <string name="more_string" msgid="8495478259330621990">"+<xliff:g id="COUNT">%1$s</xliff:g>"</string>
+ <string name="more_string" msgid="8495478259330621990">"+<xliff:g id="COUNT">%1$d</xliff:g>"</string>
<string name="copy_email" msgid="7869435992461603532">"E-posta adresini kopyala"</string>
<string name="copy_number" msgid="530057841276106843">"Telefon numarasını kopyala"</string>
<string name="action_label" msgid="1318401633653605424">"Enter"</string>