Make Pebble JS runner notification translatable

This commit is contained in:
Arjan Schrijver
2025-12-25 14:45:08 +01:00
committed by Arjan Schrijver
parent b0c0eda4f3
commit 038f2eb36e
3 changed files with 7 additions and 4 deletions
+3
View File
@@ -4473,4 +4473,7 @@
<string name="internet_helper_permission_summary">Permit access to the Gadgetbridge-internethelper add-on app</string>
<string name="internet_helper_pref_unused_settings_title">Unused settings</string>
<string name="internet_helper_pref_unused_settings_summary">The settings below are not used because direct internet access is available.</string>
<string name="notification_channel_pebble_js_runner">Pebble JS runner</string>
<string name="notification_pebble_js_service_title">Pebble JavaScript service</string>
<string name="notification_pebble_js_service_text">Running Pebble app/watchface JavaScript</string>
</resources>