File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
app/src/main/res/values-sr Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <resources ></resources >
2+ <resources >
3+ <string name =" app_name" >Simple Flashlight</string >
4+ <string name =" app_launcher_name" >Flashlight</string >
5+ <string name =" camera_error" >Obtaining the camera failed</string >
6+ <string name =" camera_permission" >Camera permission is necessary for proper stroboscope effect</string >
7+ <string name =" bright_display" >Bright display</string >
8+ <string name =" show_bright_display" >Show a bright display button</string >
9+ <string name =" show_stroboscope" >Show a stroboscope button</string >
10+ <string name =" show_sos" >Show an SOS button</string >
11+ <string name =" turn_flashlight_on" >Turn flashlight on at startup</string >
12+ </resources >
You can’t perform that action at this time.
0 commit comments