Skip to content

Commit 549f920

Browse files
authored
Merge pull request #115 from vachan-maker/patch-1
Update strings.xml
2 parents ec85fb2 + 4e8b206 commit 549f920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<resources>
22
<string name="app_name">Simple Flashlight</string>
33
<string name="app_launcher_name">Flashlight</string>
4-
<string name="camera_error">Obtaining the camera failed</string>
4+
<string name="camera_error">Obtaining the camera permission failed</string>
55
<string name="camera_permission">Camera permission is necessary for proper stroboscope effect</string>
66
<string name="bright_display">Bright display</string>
77

0 commit comments

Comments
 (0)