summaryrefslogtreecommitdiffstats
path: root/res/values-en-rIN/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-en-rIN/cm_strings.xml')
-rw-r--r--res/values-en-rIN/cm_strings.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/res/values-en-rIN/cm_strings.xml b/res/values-en-rIN/cm_strings.xml
index 6481987..eb3f21c 100644
--- a/res/values-en-rIN/cm_strings.xml
+++ b/res/values-en-rIN/cm_strings.xml
@@ -27,6 +27,7 @@
<!-- shown as the message in a dialog when voice call recording is started for AAC format -->
<string name="error_mediadb_aacincall">AAC voice call recording is not supported.</string>
<!-- shown as the toast text when storage is fallback from external to internal -->
+ <string name="storage_fallback">Reverting to internal storage location</string>
<!-- shown as the dialog title when user selects recording format -->
<string name="format_setting">File type</string>
<string name="storage_setting">Storage location</string>
@@ -55,8 +56,17 @@
<!-- shown as the message in a dialog when an error occured because of an error accessing the sd card -->
<string name="error_storage_access" product="default">Can\'t access SD card. Make sure Sound Recorder has permission to access the storage</string>
<string name="in_call_record_error">Recording is not allowed during a call.</string>
+ <string name="button_menu">More options</string>
+ <string name="notification_bg_title">Recording audio</string>
+ <string name="notification_bg_content">Sound Recorder is recording\u2026</string>
+ <string name="notification_stopped_title">Recording stopped</string>
+ <string name="notification_stopped_content">Interrupted by call or music</string>
<!-- shown as a toast when a recording is started with a bluetooth headset as the input source -->
+ <string name="bt_using_headset">Using bluetooth headset</string>
<!-- shown as a toast when initiating a connection to a bluetooth headset -->
+ <string name="bt_headset_connecting">Connecting to headset</string>
<!-- shown as a toast when recording is stopped because a bluetooth connection is dropped -->
+ <string name="bt_headset_disconnected">Bluetooth connection lost</string>
<!-- shown as a toast when recording fails to start because a bluetooth connection was not started -->
+ <string name="bt_headset_timeout">Bluetooth connection timeout</string>
</resources>