summaryrefslogtreecommitdiff
path: root/apps/lang
diff options
context:
space:
mode:
Diffstat (limited to 'apps/lang')
-rw-r--r--apps/lang/deutsch.lang28
-rw-r--r--apps/lang/english.lang28
2 files changed, 56 insertions, 0 deletions
diff --git a/apps/lang/deutsch.lang b/apps/lang/deutsch.lang
index 41d3747b22..43bc6952e8 100644
--- a/apps/lang/deutsch.lang
+++ b/apps/lang/deutsch.lang
@@ -9782,3 +9782,31 @@
9782 *: "Keine Abspielliste" 9782 *: "Keine Abspielliste"
9783 </voice> 9783 </voice>
9784</phrase> 9784</phrase>
9785<phrase>
9786 id: LANG_WARNING_BATTERY_LOW
9787 desc: general warning
9788 user:
9789 <source>
9790 *: "WARNING! Low Battery!"
9791 </source>
9792 <dest>
9793 *: "WARNUNG! Batterie fast leer!"
9794 </dest>
9795 <voice>
9796 *: ""
9797 </voice>
9798</phrase>
9799<phrase>
9800 id: LANG_WARNING_BATTERY_EMPTY
9801 desc: general warning
9802 user:
9803 <source>
9804 *: "Battery empty! RECHARGE!"
9805 </source>
9806 <dest>
9807 *: "Batterie ist leer! AUFLADEN!"
9808 </dest>
9809 <voice>
9810 *: ""
9811 </voice>
9812</phrase>
diff --git a/apps/lang/english.lang b/apps/lang/english.lang
index 0fce21ec08..9dd415901e 100644
--- a/apps/lang/english.lang
+++ b/apps/lang/english.lang
@@ -10196,3 +10196,31 @@
10196 *: "New file" 10196 *: "New file"
10197 </voice> 10197 </voice>
10198</phrase> 10198</phrase>
10199<phrase>
10200 id: LANG_WARNING_BATTERY_LOW
10201 desc: general warning
10202 user:
10203 <source>
10204 *: "WARNING! Low Battery!"
10205 </source>
10206 <dest>
10207 *: "WARNING! Low Battery!"
10208 </dest>
10209 <voice>
10210 *: ""
10211 </voice>
10212</phrase>
10213<phrase>
10214 id: LANG_WARNING_BATTERY_EMPTY
10215 desc: general warning
10216 user:
10217 <source>
10218 *: "Battery empty! RECHARGE!"
10219 </source>
10220 <dest>
10221 *: "Battery empty! RECHARGE!"
10222 </dest>
10223 <voice>
10224 *: ""
10225 </voice>
10226</phrase>