1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-12-15 16:51:11 +01:00

Improve AMOLED mode

This commit is contained in:
Gregor Santner 2017-06-10 13:01:57 +02:00
parent 2d7d898bfe
commit 6d93db79b8
No known key found for this signature in database
GPG key ID: 7E83A7834AECB009
19 changed files with 114 additions and 32 deletions

View file

@ -28,6 +28,8 @@
<string name="pref_desc__primary_color">ツールバーの色</string>
<string name="pref_title__accent_color">アクセント色</string>
<string name="pref_desc__accent_color">プログレスバーの色</string>
<string name="pref_title__primary_color__amoled_mode">AMOLED モード</string>
<string name="pref_desc__primary_color__amoled_mode">アプリの多くの部分を AMOLED フレンドリーな黒色の表示で上書きします。この設定を切り替えるには再起動する必要があります。ダイアスポラ* を暗く参照するには、ダイアスポラ* の個人アカウント設定にある、ダークテーマをアクティブにする必要があります。</string>
<!-- Notifications dropdown -->
<string name="pref_title__extended_notifications">拡張通知</string>
<string name="pref_desc__extended_notifications">通知のカテゴリーを示すドロップダウン・メニューで通知ベルを拡張します</string>
@ -85,4 +87,6 @@
<string name="dialog_content__wipe_settings">これはアプリの変更された設定をすべてデフォルトにリセットして、すべてのポッドからログアウトします。ダウンロードした画像はそのまま残ります。続行してもよろしいですか?</string>
<!-- Recently added - Please move to right section-->
<!-- Sorry -->
<string name="pref_desc__adblock_enable">基本 AdBlocker を有効にします。広告は、埋め込みビューなどに含まれることがあります</string>
<string name="pref_title__adblock_enable">広告をブロック</string>
</resources>