Delete strings.xml

This commit is contained in:
Tibor Kaputa 2022-07-11 09:16:19 +02:00 committed by GitHub
parent 4305ebad60
commit 23cdf5b2da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">Simple Flashlight</string>
<string name="app_launcher_name">Flashlight</string>
<string name="show_sos">Show an SOS button</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="bright_display">Bright display</string>
<string name="show_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>
</resources>