You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: app/src/main/res/values-eo/strings.xml
+42-1Lines changed: 42 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,47 @@
2
2
<resources>
3
3
<stringname="app_name">Simpla Lanterno</string>
4
4
<stringname="app_launcher_name">Lanterno</string>
5
+
<stringname="camera_error">Obtaining the camera failed</string>
6
+
<stringname="camera_permission">Camera permission is necessary for proper stroboscope effect</string>
5
7
<stringname="bright_display">Hela ekrano</string>
8
+
<!-- Settings -->
6
9
<stringname="show_bright_display">Montri butonon por hela ekrano</string>
7
-
</resources>
10
+
<stringname="show_stroboscope">Show a stroboscope button</string>
11
+
<stringname="show_sos">Show an SOS button</string>
12
+
<stringname="turn_flashlight_on">Turn flashlight on at startup</string>
13
+
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
14
+
<!-- App title has to have less than 50 characters. If you cannot squeeze it, just remove a part of it -->
15
+
<stringname="app_title">Simple Flashlight — Bright display and stroboscope</string>
16
+
<!-- Short description has to have less than 80 chars -->
17
+
<stringname="app_short_description">A simple modern flashlight with SOS, stroboscope and bright display, without ads.</string>
18
+
<stringname="app_long_description">
19
+
A clean flashlight with an extra bright display, customizable stroboscope and a predefined SOS mode.
20
+
21
+
All these functions can be hugely helpful under certain circumstances.
22
+
23
+
The Bright display can have its color changed, opening a new world of possible uses. It can come handy in case you want to see your wider proximity without blinding yourself.
24
+
25
+
The stroboscope can have its frequency changed, ranging from really fast blinking to occasional ones.
26
+
27
+
If this free flashlight is turned on via the app (not widget), it will prevent the device from falling asleep. The strong torch can optionally turn on at launching the app, but it isn\'t mandatory.
28
+
29
+
Comes with a 1x1 widget with customizable color and transparency.
30
+
31
+
It comes with material design and dark theme by default, provides great user experience for easy usage. The lack of internet access gives you more privacy, security and stability than other apps.
32
+
33
+
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
34
+
35
+
<b>Check out the full suite of Simple Tools here:</b>
0 commit comments