Lines Matching full:recording
38 <!-- Dialog "Save" button to save the FM recording [CHAR LIMIT=20] -->
40 <!-- Dialog "Discard" button to discard the FM recording [CHAR LIMIT=20] -->
42 <!-- EditText hint for save recording dialog [CHAR LIMIT=50] -->
44 <!-- Toast message shown when we save the recording name which is already exists
59 <!-- Talkback message for start recording button [CHAR LIMIT=30] -->
60 <string name="talk_start_recording">Start recording</string>
63 <!-- The tips shown when we start recording [CHAR LIMIT=30] -->
64 <string name="recording_tips">Recording?</string>
70 <!-- Title of a menu item to start recording FM sound [CHAR LIMIT=30] -->
71 <string name="fm_over_start_record">Start recording</string>
90 <!-- Actionbar title for recording FM. It will show in the action bar [CHAR LIMIT=20] -->
91 <string name="record_title">Recording</string>
92 <!-- The text shown in notification when currently is recording [CHAR LIMIT=50] -->
93 <string name="record_notification_message">Recording in progress</string>
94 <!-- Stop recording button shown when currently is recording [CHAR LIMIT=20] -->
95 <string name="stop_record">STOP RECORDING</string>
96 <!-- Title of save dialog shown when stop recording [CHAR LIMIT=40] -->
97 <string name="save_dialog_title">Save recording?</string>
98 <!-- Tips of save dialog shown when stop recording [CHAR LIMIT=NONE] -->
109 <!-- Snackbar message shown after we save a recording [CHAR LIMIT=50] -->
110 <string name="toast_record_saved">Recording saved</string>
111 <!-- Snackbar message shown after we discard a recording [CHAR LIMIT=50] -->
112 <string name="toast_record_not_saved">Recording not saved</string>
113 <!-- Button in snackbar shown we save a recording. It will enter play music to listen recording