|
|
|
@ -1,7 +1,5 @@
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources xmlns:tools="http://schemas.android.com/tools">
|
|
|
|
<resources xmlns:tools="http://schemas.android.com/tools">
|
|
|
|
<string name="app_name" translatable="false">Kotatsu</string>
|
|
|
|
|
|
|
|
<string name="_empty" translatable="false"/>
|
|
|
|
|
|
|
|
<string name="close_menu">Close menu</string>
|
|
|
|
<string name="close_menu">Close menu</string>
|
|
|
|
<string name="open_menu">Open menu</string>
|
|
|
|
<string name="open_menu">Open menu</string>
|
|
|
|
<string name="local_storage">Local storage</string>
|
|
|
|
<string name="local_storage">Local storage</string>
|
|
|
|
@ -168,7 +166,6 @@
|
|
|
|
<string name="prefer_rtl_reader">Prefer right-to-left (→) reader</string>
|
|
|
|
<string name="prefer_rtl_reader">Prefer right-to-left (→) reader</string>
|
|
|
|
<string name="prefer_rtl_reader_summary">Reading mode can be set up separately for each series</string>
|
|
|
|
<string name="prefer_rtl_reader_summary">Reading mode can be set up separately for each series</string>
|
|
|
|
<string name="create_category">New category</string>
|
|
|
|
<string name="create_category">New category</string>
|
|
|
|
<string name="report_github">Create issue on GitHub</string>
|
|
|
|
|
|
|
|
<string name="scale_mode">Scale mode</string>
|
|
|
|
<string name="scale_mode">Scale mode</string>
|
|
|
|
<string name="zoom_mode_fit_center">Fit center</string>
|
|
|
|
<string name="zoom_mode_fit_center">Fit center</string>
|
|
|
|
<string name="zoom_mode_fit_height">Fit to height</string>
|
|
|
|
<string name="zoom_mode_fit_height">Fit to height</string>
|
|
|
|
|