Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-11 08:41:33 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-11 08:41:33 +0300
commit2d0421e7ab3580fc9557e4d4bec498e691c535ec (patch)
tree69ec5433f882f9506e66d253925eafb105b7133d /News-Android-App/src/main/res/values-th-rTH
parentf33510c1f2676531c5937ef296d39ebfd93230d7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-th-rTH')
-rw-r--r--News-Android-App/src/main/res/values-th-rTH/strings.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/values-th-rTH/strings.xml b/News-Android-App/src/main/res/values-th-rTH/strings.xml
index e72d7b4f..a1a5ebae 100644
--- a/News-Android-App/src/main/res/values-th-rTH/strings.xml
+++ b/News-Android-App/src/main/res/values-th-rTH/strings.xml
@@ -110,6 +110,7 @@
<string name="pref_header_display">แสดงผล</string>
<string name="pref_title_app_theme">ธีมแอพฯ</string>
<string name="pref_title_feed_list_layout">รูปแบบรายการฟีด</string>
+ <string name="pref_display_title_lines_count">จำนวนบรรทัดสำหรับชื่อเรื่อง</string>
<string-array name="pref_display_apptheme">
<item>มืด</item>
<item>สว่าง</item>
@@ -128,6 +129,18 @@
<item>1</item>
<item>2</item>
</string-array>
+ <string-array name="pref_title_lines_count">
+ <item>1</item>
+ <item>2</item>
+ <item>3</item>
+ <item>4</item>
+ </string-array>
+ <string-array name="pref_title_lines_count_values">
+ <item>1</item>
+ <item>2</item>
+ <item>3</item>
+ <item>4</item>
+ </string-array>
<!--Login Dialog-->
<string name="login_dialog_title_error">ข้อผิดพลาด</string>
<string name="login_dialog_text_something_went_wrong">เกิดข้อผิดพลาดบางอย่าง :(</string>