1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 10:19:42 +02:00

Allow turning off toolbar intellihide

This commit is contained in:
Gregor Santner 2016-07-31 15:16:22 +02:00
parent 1d2a428df6
commit a15e060e25
9 changed files with 68 additions and 38 deletions

View file

@ -160,5 +160,7 @@ along with this program. If not, see http://www.gnu.org/licenses.<br> <br
<string name="all_tags">Alle Tags</string>
<string name="pref_desc_clear_cache">WebView Cache leeren</string>
<string name="pref_title_clear_cache">Cache leeren</string>
<string name="pref_title_intellihide_toolbars">Toolbars intelligent verstecken</string>
<string name="pref_desc_intellihide_toolbars">Obere und untere Toolbar verstecken während des Scrollens von Inhalt</string>
</resources>