summaryrefslogtreecommitdiff
path: root/org.fox.ttcomics/src/main/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'org.fox.ttcomics/src/main/res/values/strings.xml')
-rw-r--r--org.fox.ttcomics/src/main/res/values/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/org.fox.ttcomics/src/main/res/values/strings.xml b/org.fox.ttcomics/src/main/res/values/strings.xml
index ca0ca6d..6f0a32c 100644
--- a/org.fox.ttcomics/src/main/res/values/strings.xml
+++ b/org.fox.ttcomics/src/main/res/values/strings.xml
@@ -52,8 +52,6 @@
<string name="prefs_clear_sync_data">Clear sync data</string>
<string name="prefs_clear_sync_data_summary">Removes all remotely stored sync data.</string>
<string name="open_parent">Open parent</string>
- <string name="prefs_enable_rar_archives">Enable RAR archives</string>
- <string name="prefs_enable_rar_summary">Using RAR (CBR) files is not recommended because of underlying RAR library issues. If you experience crashes, disable this option, and repack your archives as ZIP.</string>
<string name="file_unread">Unread (%1$d pages)</string>
<string name="file_finished">Finished</string>
<string name="menu_toggle_orientation_lock">(Un)lock orientation</string>
@@ -69,4 +67,6 @@
<string name="trial_expired">Trial expired</string>
<string name="trial_expired_message">To continue using Pow! Comics Reader please unlock the full version by purchasing the key.</string>
<string name="error_other_error">Error: unknown error (see log)</string>
+ <string name="list_type_directory">Directory</string>
+ <string name="list_type_unknown">Unknown</string>
</resources> \ No newline at end of file