Skip to content

Commit 39f2f2f

Browse files
authored
Update strings.xml
1 parent e396bf1 commit 39f2f2f

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,19 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<string name="failed_to_load_image">بارگذاری پروندهٔ %s ناموفق بود</string>
4-
<string name="show_brush_size">نمایش ابزار تغییر اندازهٔ قلم</string>
53
<string name="app_name">نقاشی ساده</string>
64
<string name="app_launcher_name">نقاشی</string>
75
<string name="open_file">بازکردن پرونده</string>
86
<string name="eraser">پاک‌کن</string>
97
<string name="eyedropper">قطره‌چکان</string>
108
<string name="bucket_fill">سطل رنگ</string>
9+
<string name="failed_to_load_image">بارگذاری پروندهٔ %s ناموفق بود</string>
10+
<!-- Settings -->
11+
<string name="show_brush_size">نمایش ابزار تغییر اندازهٔ قلم</string>
1112
<string name="allow_zooming_moving_canvas">فعالسازی زوم و جابه‌جایی بوم با اشاره</string>
1213
<string name="clear">پاک‌کردن</string>
1314
<string name="change_background_color">تغییر رنگ پس‌زمینه</string>
14-
</resources>
15+
<!--
16+
Haven't found some strings? There's more at
17+
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
18+
-->
19+
</resources>

0 commit comments

Comments
 (0)