+ new translations

This commit is contained in:
kelson42 2013-11-22 18:46:57 +01:00
parent 6941636936
commit c40a1aad93
87 changed files with 273 additions and 5 deletions

View File

@ -46,13 +46,13 @@
</LinearLayout>
<WebView
<org.kiwix.kiwixmobile.KiwixWebView
android:id="@+id/webview"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<requestFocus />
</WebView>
</org.kiwix.kiwixmobile.KiwixWebView>
<ImageButton
android:id="@+id/FullscreenControlButton"
android:layout_width="55px"
@ -61,6 +61,19 @@
android:layout_alignParentRight="true"
android:visibility="invisible"
/>
<!--back to top button -->
<Button
android:id="@+id/btn_back_to_top"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="@string/button_text_back_to_top"
android:alpha="0.6"
android:textColor="@android:color/black"
android:background="@android:color/transparent"
android:layout_centerHorizontal="true"
android:layout_alignParentBottom="true"
android:visibility="invisible"
/>
</RelativeLayout>
</RelativeLayout>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Bonyali/dɔgɔyali butɔn dɔ jira ekaran kininfɛ seleke la, ka taa duguma.</string>
<string name="pref_nightmode">A kɛ sufɛla ɲɛ ye.</string>
<string name="pref_nightmode_summary">Kunnafoni minnu ɲɛ cogoya yɛlɛmanen don, olu jira.</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Mostrar un botó de zoom a la part inferior dreta de la pantalla</string>
<string name="pref_nightmode">Mode nocturn</string>
<string name="pref_nightmode_summary">Mostrar els articles amb colors inverses</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Zobrazit tlačítko přiblížení v pravém dolním rohu obrazovky</string>
<string name="pref_nightmode">Noční režim</string>
<string name="pref_nightmode_summary">Zobrazuje stránky v obrácených barvách.</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Få vist en zoom-knap i skærmens nederste højre hjørne</string>
<string name="pref_nightmode">Nat-tilstand</string>
<string name="pref_nightmode_summary">Vis artikler med inverterede farver</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Einen Zoombutton in der rechten unteren Ecke anzeigen</string>
<string name="pref_nightmode">Nachtmodus</string>
<string name="pref_nightmode_summary">Artikel mit umgekehrten Farben ansehen</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Mostrar un botón de zoom en la esquina inferior derecha de la pantalla</string>
<string name="pref_nightmode">Modo nocturno</string>
<string name="pref_nightmode_summary">Mostrar artículos con colores revertidas</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">نمایش یک دکمهٔ بزرگ/کوچک‌نمایی در گوشهٔ سمت راست پایین صفحه</string>
<string name="pref_nightmode">حالت شبانه</string>
<string name="pref_nightmode_summary">نمایش مقاله‌ها با رنگ‌های معکوس‌شده</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Afficher un bouton de zoom dans le coin inférieur droit de lécran</string>
<string name="pref_nightmode">Mode nocturne</string>
<string name="pref_nightmode_summary">Afficher les articles en couleurs inversées</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Mostrar un botón de zoom no recuncho inferior dereito da pantalla</string>
<string name="pref_nightmode">Modo nocturno</string>
<string name="pref_nightmode_summary">Mostrar os artigos coas cores invertidas</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">રાત્રિ સ્થિતિ</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Monstrar un button de zoom in le angulo inferior dextre del schermo</string>
<string name="pref_nightmode">Modo nocturne</string>
<string name="pref_nightmode_summary">Monstrar articulos in colores invertite</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Visualizza un pulsante di zoom nell\'angolo inferiore destro dello schermo</string>
<string name="pref_nightmode">Modalità notte</string>
<string name="pref_nightmode_summary">Visualizza le voci con colori invertiti</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">画面右下隅にズーム ボタンを表示する</string>
<string name="pref_nightmode">夜モード</string>
<string name="pref_nightmode_summary">記事を反転色で表示する</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">야간 모드</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Nakts režīms</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Прикажуваај копче за приближување во долниот десен агол</string>
<string name="pref_nightmode">Ноќен режим</string>
<string name="pref_nightmode_summary">Прикажувај ги статиите во обратни бои</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Paparkan butang zum pada sudut kanan bawah skrin</string>
<string name="pref_nightmode">Mod malam</string>
<string name="pref_nightmode_summary">Paparkan rencana yang diterbalikkan warnanya</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Rechtsonder een zoomknop weergeven</string>
<string name="pref_nightmode">Nachtmodus</string>
<string name="pref_nightmode_summary">Pagina\'s weergeven met omgekeerde kleuren</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Afichar un boton de zoom dins lo canton inferior drech de lecran</string>
<string name="pref_nightmode">Mòde nocturne</string>
<string name="pref_nightmode_summary">Afichar los articles en colors inversadas</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Tryb nocny</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">د شپې بڼه</string>
<string name="pref_nightmode_summary">رنگ اړول شوې ليکنې ښکاره کول</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Tuta laya</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Afișează un buton de zoom în colțul din dreapta jos al ecranului</string>
<string name="pref_nightmode">Mod de noapte</string>
<string name="pref_nightmode_summary">Afișează articolele în culori inversate</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Отображать кнопку масштабирования в правом нижнем углу экрана</string>
<string name="pref_nightmode">Ночной режим</string>
<string name="pref_nightmode_summary">Показать статьи в «ночном режиме»</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">V spodnjem desnem vogalu zaslona prikaži gumb za zumiranje</string>
<string name="pref_nightmode">Nočni način</string>
<string name="pref_nightmode_summary">Prikaz člankov z obrnjenimi barvami</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Visa en zoomknapp längst ned i det högra hörnet på skärmen</string>
<string name="pref_nightmode">Nattläge</string>
<string name="pref_nightmode_summary">Visa artiklar med inverterade färger</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Ekranın sağ alt köşesinde bir zum butonu görüntüle</string>
<string name="pref_nightmode">Gece modu</string>
<string name="pref_nightmode_summary">Makaleleri dönüştürülmüş renklerle göster</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Відображати кнопку масштаб у нижньому правому куті екрану</string>
<string name="pref_nightmode">Нічний режим</string>
<string name="pref_nightmode_summary">Показати статті з повернутими кольорами</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Hiện nút thu phóng ở góc phải bên dưới của màn hình</string>
<string name="pref_nightmode">Chế độ ban đêm</string>
<string name="pref_nightmode_summary">Đảo ngược màu sắc trong bài</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -37,4 +37,7 @@
<string name="pref_zoom_enable_summary">Display a zoom button in the screen bottom right corner</string>
<string name="pref_nightmode">Night mode</string>
<string name="pref_nightmode_summary">Show articles with reverted colors</string>
<string name="button_pref_title">Back to top button</string>
<string name="button_pref_description">Adds a button to the end of the page to scroll up to top</string>
<string name="button_text_back_to_top">Back To Top</string>
</resources>

View File

@ -13,7 +13,7 @@
android:defaultValue="automatic" />
<CheckBoxPreference android:key="pref_zoom_enabled" android:title="@string/pref_zoom_enable" android:summary="@string/pref_zoom_enable_summary" android:defaultValue="false"/>
<CheckBoxPreference android:key="pref_nightmode" android:title="@string/pref_nightmode" android:defaultValue="false" android:summary="@string/pref_nightmode_summary"/>
<CheckBoxPreference android:key="pref_top_button" android:title="@string/button_pref_title" android:summary="@string/button_pref_description" android:defaultValue="true"/>
</PreferenceCategory>
<PreferenceCategory