Update strings.xml

This commit is contained in:
Tibor Kaputa 2022-10-29 12:02:13 +02:00 committed by GitHub
parent bda82d00f5
commit fca50455d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -5,6 +5,7 @@
<string name="camera_error">Obtaining the camera failed</string> <string name="camera_error">Obtaining the camera failed</string>
<string name="camera_permission">Camera permission is necessary for proper stroboscope effect</string> <string name="camera_permission">Camera permission is necessary for proper stroboscope effect</string>
<string name="bright_display">Bright display</string> <string name="bright_display">Bright display</string>
<!-- Settings -->
<string name="show_bright_display">Show a bright display button</string> <string name="show_bright_display">Show a bright display button</string>
<string name="show_stroboscope">Show a stroboscope button</string> <string name="show_stroboscope">Show a stroboscope button</string>
<string name="show_sos">Show an SOS button</string> <string name="show_sos">Show an SOS button</string>