blob: d08bd6e5fea9a672baa5236d696e5789145cb280 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="app_name">ScreenRecorder</string>
<string name="notification_recording_title">Screen recording in progress</string>
<string name="notification_recording_text">Press this notification to stop recording</string>
<string name="notification_recording_finished_title">Screen recording saved</string>
<string name="notification_recording_finished_text">Touch to view %s</string>
<string name="notification_recording_error_title">Screen recorder error</string>
<string name="notification_recording_error_text">%s</string>
<string name="error_unable_to_create_directory">Unable to create output directory.</string>
<string name="error_external_storage_unavailable">No external storage available.</string>
<string name="error_unable_to_start">Unable to start recording.</string>
</resources>