-
-
Notifications
You must be signed in to change notification settings - Fork 179
Expand file tree
/
Copy pathstrings.xml
More file actions
19 lines (19 loc) · 981 Bytes
/
strings.xml
File metadata and controls
19 lines (19 loc) · 981 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Basit Fener</string>
<string name="app_launcher_name">Fener</string>
<string name="camera_error">Kamera hatası</string>
<string name="camera_permission">Düzgün stroboskop etkisi için kamera izni gereklidir</string>
<string name="bright_display">Parlak ekran</string>
<!-- Settings -->
<string name="show_bright_display">Parlak ekran düğmesini göster</string>
<string name="show_stroboscope">Stroboskop düğmesini göster</string>
<string name="stroboscope">Stroboscope</string>
<string name="show_sos">SOS düğmesini göster</string>
<string name="turn_flashlight_on">Başlangıçta feneri aç</string>
<string name="show_on_locked_screen">Kilit ekranında göster</string>
<!--
Haven't found some strings? There's more at
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
-->
</resources>