Skip to content

Commit 2e752fe

Browse files
authored
Merge pull request #64 from Gozzwip/patch-1
adding scripts
2 parents b1151be + 8379759 commit 2e752fe

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<resources>
2+
<string name="app_name">Sadə Fənər</string>
3+
<string name="app_launcher_name">Fənər</string>
4+
<string name="camera_error">Kamera əlçatan deyil</string>
5+
<string name="camera_permission">Düzgün strob effekti üçün kamera icazəsi gərəkdir</string>
6+
7+
<!-- Settings -->
8+
<string name="bright_display">İşıqlı ekran düyməsi göstər</string>
9+
<string name="show_stroboscope">Stroboskop düyməsi göstər</string>
10+
<string name="turn_flashlight_on">Başlanğıcda fənəri aç</string>
11+
12+
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
13+
<!-- Short description has to have less than 80 chars -->
14+
<string name="app_short_description">Reklamsız və sadə bir fənər.</string>
15+
<string name="app_long_description">
16+
A clean flashlight with an extra bright display and customizable stroboscope. If turned on via the app (not widget), it will prevent the device from falling asleep.
17+
18+
Comes with a 1x1 widget with customizable color.
19+
20+
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
21+
22+
This app is just one piece of a bigger series of apps. You can find the rest of them at http://www.simplemobiletools.com
23+
</string>
24+
25+
<!--
26+
Haven't found some strings? There's more at
27+
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
28+
-->
29+
</resources>

0 commit comments

Comments
 (0)