add support for S Pen actions (#4029)

This commit is contained in:
Dominik Chrástecký
2020-11-21 04:25:24 +01:00
committed by GitHub
parent 122b2b1a8e
commit c9b1a425a7
6 changed files with 96 additions and 3 deletions

View File

@@ -401,4 +401,6 @@
<string name="label_more">Více</string>
<string name="action_menu">Menu</string>
<string name="label_sources">Zdroje</string>
<string name="spen_previous_page">Předchozí stránka</string>
<string name="spen_next_page">Následující stránka</string>
</resources>