summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/lang/english-us.lang28
1 files changed, 28 insertions, 0 deletions
diff --git a/apps/lang/english-us.lang b/apps/lang/english-us.lang
index b16e485abe..8ce0cc264a 100644
--- a/apps/lang/english-us.lang
+++ b/apps/lang/english-us.lang
@@ -12878,3 +12878,31 @@
12878 *: "Shortcuts" 12878 *: "Shortcuts"
12879 </voice> 12879 </voice>
12880</phrase> 12880</phrase>
12881<phrase>
12882 id: LANG_STARTUP_SHUTDOWN
12883 desc: in the general settings menu
12884 user: core
12885 <source>
12886 *: "Startup/Shutdown"
12887 </source>
12888 <dest>
12889 *: "Startup/Shutdown"
12890 </dest>
12891 <voice>
12892 *: "Startup/Shutdown"
12893 </voice>
12894</phrase>
12895<phrase>
12896 id: LANG_KEYPRESS_RESTARTS_SLEEP_TIMER
12897 desc: whether to restart running sleep timer on keypress
12898 user: core
12899 <source>
12900 *: "Restart Sleep Timer On Keypress"
12901 </source>
12902 <dest>
12903 *: "Restart Sleep Timer On Keypress"
12904 </dest>
12905 <voice>
12906 *: "Restart Sleep Timer On Keypress"
12907 </voice>
12908</phrase>