Starting preferences

This commit is contained in:
inorichi
2015-10-21 19:27:22 +02:00
parent af678a5b3c
commit 985d71a869
11 changed files with 106 additions and 17 deletions

View File

@@ -46,5 +46,8 @@
<string name="manga_detail_tab">Info</string>
<string name="manga_chapters_tab">Chapters</string>
<string name="title_activity_viewer">ViewerActivity</string>
<string name="title_activity_settings">Settings</string>
<string name="pref_hide_status_bar">Hide status bar</string>
<string name="pref_hide_status_bar_summary">This option will hide the status bar while reading</string>
</resources>