summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorH. Lehmann <ByteHamster@users.noreply.github.com>2019-10-23 23:11:51 +0200
committerGitHub <noreply@github.com>2019-10-23 23:11:51 +0200
commitf41bdcbaf21cc6f8172ee14ea211634292e985f3 (patch)
tree6a219c66e76ee0bd909b3f088d76fb411df1b7bf /core/src/main/res/values/strings.xml
parent58764f7ccbd2037eaf126f0f8b1a9916a7ae7765 (diff)
parentff44f97dd6447a2b2ac077bc547306f8a232b3cd (diff)
downloadAntennaPod-f41bdcbaf21cc6f8172ee14ea211634292e985f3.zip
Merge pull request #3544 from M-arcel/develop
Transparent widget
Diffstat (limited to 'core/src/main/res/values/strings.xml')
-rw-r--r--core/src/main/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index def43fe8a..78d747e5e 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -755,4 +755,8 @@
<string name="notification_channel_error">Errors</string>
<string name="notification_channel_error_description">Shown if something went wrong, for example if download or gpodder sync fails.</string>
<string name="import_bad_file">Invalid/corrupt file</string>
+
+ <!-- Widget settings -->
+ <string name="widget_create_button">Create widget</string>
+ <string name="widget_opacity">Opacity</string>
</resources>