summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index fe865de..08f4d17 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -207,6 +207,8 @@
<!-- In-call screen: message displayed in an error dialog -->
<string name="incall_error_missing_voicemail_number">Voicemail number unknown.</string>
+ <!-- In-call screen: call failure reason (call ended due to low battery) -->
+ <string name="callFailed_low_battery">Low Battery</string>
<!-- Choice in the ringtone picker. If chosen, there will be silence instead of a ringtone played. -->
<string name="ringtone_silent">None</string>