Clear export option function

This commit is contained in:
licaon-kter 2016-08-11 21:07:25 +03:00 committed by GitHub
parent 8b6f06f0f9
commit 81b0f60860

View file

@ -392,8 +392,8 @@
<string name="conversations_foreground_service">Conversations</string>
<string name="pref_keep_foreground_service">Keep service in foreground</string>
<string name="pref_keep_foreground_service_summary">Prevents the operating system from killing your connection</string>
<string name="pref_export_logs">Export Logs</string>
<string name="pref_export_logs_summary">Write logs to SD card</string>
<string name="pref_export_logs">Export history</string>
<string name="pref_export_logs_summary">Write conversations history logs to SD card</string>
<string name="notification_export_logs_title">Writing logs to SD card</string>
<string name="choose_file">Choose file</string>
<string name="receiving_x_file">Receiving %1$s (%2$d%% completed)</string>