Reword "directory" to "location"

This commit is contained in:
arkon 2020-02-04 21:23:35 -05:00 committed by Jay
parent adc3a522cd
commit 707eea9deb

View File

@ -265,11 +265,11 @@
<!-- Downloads section -->
<string name="pref_download_directory">Downloads directory</string>
<string name="pref_download_directory">Download location</string>
<string name="pref_download_only_over_wifi">Only download over Wi-Fi</string>
<string name="pref_remove_after_marked_as_read">Remove when marked as read</string>
<string name="pref_remove_after_read">Remove after read</string>
<string name="custom_dir">Custom directory</string>
<string name="custom_dir">Custom location</string>
<string name="disabled">Disabled</string>
<string name="last_read_chapter">Last read chapter</string>
<string name="second_to_last">Second to last chapter</string>
@ -288,7 +288,7 @@
<string name="pref_create_backup_summ">Can be used to restore current library</string>
<string name="pref_restore_backup">Restore backup</string>
<string name="pref_restore_backup_summ">Restore library from backup file</string>
<string name="pref_backup_directory">Backup directory</string>
<string name="pref_backup_directory">Backup location</string>
<string name="pref_backup_service_category">Service</string>
<string name="pref_backup_interval">Backup frequency</string>
<string name="pref_backup_slots">Max automatic backups</string>
@ -446,7 +446,7 @@
migration</string>
<string name="no_alternatives_found">No Alternatives Found</string>
<string name="stop_migration">Stop migrating?</string>
<string name="invalid_download_dir">Invalid download directory</string>
<string name="invalid_download_dir">Invalid download location</string>
<!-- Tracking Screen -->
<string name="manga_tracking_tab">Tracking</string>