Merge branch 'feature/nextgen' into feature/sync
This commit is contained in:
@@ -168,7 +168,6 @@
|
||||
<string name="zoom_mode_keep_start">Keep at start</string>
|
||||
<string name="black_dark_theme">Black</string>
|
||||
<string name="black_dark_theme_summary">Uses less power on AMOLED screens</string>
|
||||
<string name="restart_required">Restart required</string>
|
||||
<string name="backup_restore">Backup and restore</string>
|
||||
<string name="create_backup">Create data backup</string>
|
||||
<string name="restore_backup">Restore from backup</string>
|
||||
@@ -271,6 +270,7 @@
|
||||
<string name="text_delete_local_manga_batch">Delete selected items from device permanently?</string>
|
||||
<string name="removal_completed">Removal completed</string>
|
||||
<string name="batch_manga_save_confirm">Are you sure you want to download all selected manga with all its chapters? This action can consume a lot of traffic and storage</string>
|
||||
<string name="shikimori" translatable="false">Shikimori</string>
|
||||
<string name="parallel_downloads">Parallel downloads</string>
|
||||
<string name="download_slowdown">Download slowdown</string>
|
||||
<string name="download_slowdown_summary">Helps avoid blocking your IP address</string>
|
||||
@@ -291,7 +291,9 @@
|
||||
<string name="name">Name</string>
|
||||
<string name="edit">Edit</string>
|
||||
<string name="edit_category">Edit category</string>
|
||||
<string name="tracking">Tracking</string>
|
||||
<string name="empty_favourite_categories">No favourite categories</string>
|
||||
<string name="logout">Logout</string>
|
||||
<string name="bookmark_add">Add bookmark</string>
|
||||
<string name="bookmark_remove">Remove bookmark</string>
|
||||
<string name="bookmarks">Bookmarks</string>
|
||||
@@ -303,7 +305,54 @@
|
||||
<string name="default_mode">Default mode</string>
|
||||
<string name="detect_reader_mode">Autodetect reader mode</string>
|
||||
<string name="detect_reader_mode_summary">Automatically detect if manga is webtoon</string>
|
||||
<string name="disable_battery_optimization">Disable battery optimization</string>
|
||||
<string name="disable_battery_optimization_summary">Helps with background updates checks</string>
|
||||
<string name="crash_text">Something went wrong. Please submit a bug report to the developers to help us fix it.</string>
|
||||
<string name="send">Send</string>
|
||||
<string name="status_planned">Planned</string>
|
||||
<string name="status_reading">Reading</string>
|
||||
<string name="status_re_reading">Re-reading</string>
|
||||
<string name="status_completed">Completed</string>
|
||||
<string name="status_on_hold">On hold</string>
|
||||
<string name="status_dropped">Dropped</string>
|
||||
<string name="disable_all">Disable all</string>
|
||||
<string name="use_fingerprint">Use fingerprint if available</string>
|
||||
<string name="appwidget_shelf_description">Manga from your favourites</string>
|
||||
<string name="appwidget_recent_description">Your recently read manga</string>
|
||||
<string name="report">Report</string>
|
||||
<string name="show_reading_indicators">Show reading progress indicators</string>
|
||||
<string name="data_deletion">Data deletion</string>
|
||||
<string name="show_reading_indicators_summary">Show percentage read in history and favourites</string>
|
||||
<string name="exclude_nsfw_from_history_summary">Manga marked as NSFW will never added to the history and your progress will not be saved</string>
|
||||
<string name="clear_cookies_summary">Can help in case of some issues. All authorizations will be invalidated</string>
|
||||
<string name="show_all">Show all</string>
|
||||
<string name="invalid_domain_message">Invalid domain</string>
|
||||
<string name="clear_all_history">Clear all history</string>
|
||||
<string name="last_2_hours">Last 2 hours</string>
|
||||
<string name="history_cleared">History cleared</string>
|
||||
<string name="manage">Manage</string>
|
||||
<string name="no_bookmarks_yet">No bookmarks yet</string>
|
||||
<string name="no_bookmarks_summary">You can create bookmark while reading manga</string>
|
||||
<string name="bookmarks_removed">Bookmarks removed</string>
|
||||
<string name="no_manga_sources">No manga sources</string>
|
||||
<string name="no_manga_sources_text">Enable manga sources to read manga online</string>
|
||||
<string name="random">Random</string>
|
||||
<string name="categories_delete_confirm">Are you sure you want to delete the selected favorite categories?\nAll manga in it will be lost and this cannot be undone.</string>
|
||||
<string name="reorder">Reorder</string>
|
||||
<string name="empty">Empty</string>
|
||||
<string name="changelog">Changelog</string>
|
||||
<string name="explore">Explore</string>
|
||||
<string name="tools">Tools</string>
|
||||
<string name="confirm_exit">Press "Back" again to exit</string>
|
||||
<string name="exit_confirmation_summary">Press "Back" twice to exit the app</string>
|
||||
<string name="exit_confirmation">Exit confirmation</string>
|
||||
<string name="saved_manga">Saved manga</string>
|
||||
<string name="pages_cache">Pages cache</string>
|
||||
<string name="other_cache">Other cache</string>
|
||||
<string name="storage_usage">Storage usage</string>
|
||||
<string name="available">Available</string>
|
||||
<string name="memory_usage_pattern">%s - %s</string>
|
||||
<string name="enter_email_text">Enter your email to continue</string>
|
||||
<string name="removed_from_favourites">Removed from favourites</string>
|
||||
<string name="removed_from_s">Removed from \"%s\"</string>
|
||||
</resources>
|
||||
</resources>
|
||||
|
||||
Reference in New Issue
Block a user