Skip to content

Commit 75c9898

Browse files
committed
#1412 make the record trigger countdown text clearer
1 parent 9c3ec99 commit 75c9898

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
@@ -458,7 +458,7 @@
458458
<string name="button_done">Done</string>
459459
<string name="button_save">Save</string>
460460
<string name="button_fix">Fix</string>
461-
<string name="button_recording_trigger_countdown">%d…</string>
461+
<string name="button_recording_trigger_countdown">Recording (%d…)</string>
462462
<string name="button_add_constraint">Add constraint</string>
463463
<string name="button_choose_keycode">Choose Key code</string>
464464
<string name="button_yes">Yes!</string>

0 commit comments

Comments
 (0)