summaryrefslogtreecommitdiff
path: root/apps/lang/english.lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang/english.lang')
-rw-r--r--apps/lang/english.lang19
1 files changed, 4 insertions, 15 deletions
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 394bc990f8..048f8410c9 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -23,7 +23,10 @@
23# *WARNING* 23# *WARNING*
24# 24#
25# If you want to add a new string, add it to the end of this file! 25# If you want to add a new string, add it to the end of this file!
26# If you want to remove a string, just blank it, don't actually remove it! 26# Removing strings will break the numbering of strings in binary lang files and
27# voice files so instead of removing a unused <phrase>, change the desc field
28# to deprecated and either blank the strings or change them to
29# deprecated (whout quotes) and do *not* change the targets.
27# 30#
28# If you re-order things or remove entries, you must bump the binary language 31# If you re-order things or remove entries, you must bump the binary language
29# file version number in both the 'genlang' tool and the language loader code. 32# file version number in both the 'genlang' tool and the language loader code.
@@ -5959,20 +5962,6 @@
5959 </voice> 5962 </voice>
5960</phrase> 5963</phrase>
5961<phrase> 5964<phrase>
5962 id: LANG_REC_SIZE
5963 desc: deprecated
5964 user: core
5965 <source>
5966 *: none
5967 </source>
5968 <dest>
5969 *: none
5970 </dest>
5971 <voice>
5972 *: none
5973 </voice>
5974</phrase>
5975<phrase>
5976 id: LANG_RECORD_PRERECORD_TIME 5965 id: LANG_RECORD_PRERECORD_TIME
5977 desc: in recording settings_menu 5966 desc: in recording settings_menu
5978 user: core 5967 user: core