New menu, organizing settings to its separate categories

This commit is contained in:
partisan 2025-05-11 17:21:25 +02:00
parent cba93c6069
commit 663463cd38
12 changed files with 398 additions and 246 deletions

View file

@ -12,4 +12,9 @@
<string name="fallback">Fallback</string>
<string name="activate_description">To start, grant the required permissions and tap the Activate button.</string>
<string name="activate">Activate</string>
<string name="navigation_drawer_open">Open menu</string>
<string name="navigation_drawer_close">Close menu</string>
<string name="popup_settings_description">Configure popup behavior, position, and delay.</string>
<string name="popup_enabled">Popup enabled</string>
<string name="test">Test</string>
</resources>