add a string for toggling auto flashlight on startup
This commit is contained in:
parent
1809459f79
commit
0c91195285
|
@ -7,6 +7,7 @@
|
|||
<!-- Settings -->
|
||||
<string name="bright_display">Zeige Button für helles Display</string>
|
||||
<string name="show_stroboscope">Zeige Button für Stroboskop</string>
|
||||
<string name="turn_flashlight_on">Turn flashlight on at startup</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<!-- Settings -->
|
||||
<string name="bright_display">Show a bright display button</string>
|
||||
<string name="show_stroboscope">Show a stroboscope button</string>
|
||||
<string name="turn_flashlight_on">Turn flashlight on at startup</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<!-- Settings -->
|
||||
<string name="bright_display">Mostra un pulsante per schermo luminoso</string>
|
||||
<string name="show_stroboscope">Show a stroboscope button</string>
|
||||
<string name="turn_flashlight_on">Turn flashlight on at startup</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<!-- Settings -->
|
||||
<string name="bright_display">明るく表示ボタンを表示</string>
|
||||
<string name="show_stroboscope">ストロボボタンを表示</string>
|
||||
<string name="turn_flashlight_on">Turn flashlight on at startup</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<!-- Settings -->
|
||||
<string name="bright_display">브라이트 디스플레이 버튼 활성화</string>
|
||||
<string name="show_stroboscope">스트로보 스코프 버튼 활성화</string>
|
||||
<string name="turn_flashlight_on">Turn flashlight on at startup</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<!-- Settings -->
|
||||
<string name="bright_display">Toon een fel scherm knop</string>
|
||||
<string name="show_stroboscope">Toon een stroboscoop knop</string>
|
||||
<string name="turn_flashlight_on">Turn flashlight on at startup</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<!-- Settings -->
|
||||
<string name="bright_display">Pokazuj przycisk jasnego wyświetlania</string>
|
||||
<string name="show_stroboscope">Pokazuj przycisk stroboskopu</string>
|
||||
<string name="turn_flashlight_on">Turn flashlight on at startup</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<!-- Settings -->
|
||||
<string name="bright_display">Mostrar botão para iluminar o ecrã</string>
|
||||
<string name="show_stroboscope">Mostrar botão de estroboscópio</string>
|
||||
<string name="turn_flashlight_on">Turn flashlight on at startup</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<!-- Settings -->
|
||||
<string name="bright_display">Показать кнопку переключения на белый экран</string>
|
||||
<string name="show_stroboscope">Показать кнопку стробоскопа</string>
|
||||
<string name="turn_flashlight_on">Turn flashlight on at startup</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<!-- Settings -->
|
||||
<string name="bright_display">Zobraziť tlačidlo pre jasný displej</string>
|
||||
<string name="show_stroboscope">Zobraziť tlačidlo pre stroboskop</string>
|
||||
<string name="turn_flashlight_on">Aktivovať baterku po spustení</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<!-- Settings -->
|
||||
<string name="bright_display">Visa en knapp för ljus skärm</string>
|
||||
<string name="show_stroboscope">Visa en stroboskopknapp</string>
|
||||
<string name="turn_flashlight_on">Turn flashlight on at startup</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
<!-- Settings -->
|
||||
<string name="bright_display">Show a bright display button</string>
|
||||
<string name="show_stroboscope">Show a stroboscope button</string>
|
||||
<string name="turn_flashlight_on">Turn flashlight on at startup</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
|
|
Loading…
Reference in New Issue