|
|
|
@ -1,3 +1,4 @@
|
|
|
|
|
|
|
|
<?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="app_name" translatable="false">Kotatsu</string>
|
|
|
|
<string name="_empty" translatable="false"/>
|
|
|
|
<string name="_empty" translatable="false"/>
|
|
|
|
@ -222,6 +223,6 @@
|
|
|
|
<string name="read_more">Read more</string>
|
|
|
|
<string name="read_more">Read more</string>
|
|
|
|
<string name="queued">Queued</string>
|
|
|
|
<string name="queued">Queued</string>
|
|
|
|
<string name="text_downloads_holder">There are currently no active downloads</string>
|
|
|
|
<string name="text_downloads_holder">There are currently no active downloads</string>
|
|
|
|
<string name="chapter_is_missing_text">This chapter is missing on your device. Download it or read online</string>
|
|
|
|
<string name="chapter_is_missing_text">This chapter is missing on your device. Download or read it online.</string>
|
|
|
|
<string name="chapter_is_missing">Chapter is missing</string>
|
|
|
|
<string name="chapter_is_missing">Chapter is missing</string>
|
|
|
|
</resources>
|
|
|
|
</resources>
|