Skip to content

Commit a5832f9

Browse files
fix: remove duplicate more_options string in uk and th locales
1 parent 81584fd commit a5832f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

app/src/main/res/values-th/echo_strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<string name="share_as_image">แชร์เป็นรูปภาพ</string>
3939
<string name="share_selected">แชร์ที่เลือก</string>
4040
<string name="customize_colors">ปรับแต่งสี</string>
41-
<string name="more_options">ตัวเลือกเพิ่มเติม</string>
41+
4242
<string name="text_color">สีข้อความ</string>
4343
<string name="secondary_text_color">สีข้อความรอง</string>
4444
<string name="background_color">สีพื้นหลัง</string>

app/src/main/res/values-uk/echo_strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<string name="max_selection_limit">Максимальний ліміт вибору</string>
100100
<string name="share_selected">Поділитися вибраним</string>
101101
<string name="customize_colors">Налаштувати кольори</string>
102-
<string name="more_options">Більше параметрів</string>
102+
103103
<string name="text_color">Колір тексту</string>
104104
<string name="secondary_text_color">Вторинний колір тексту</string>
105105
<string name="background_color">Колір тла</string>

0 commit comments

Comments
 (0)