summaryrefslogtreecommitdiff
path: root/org.fox.ttrss/src/main/res
diff options
context:
space:
mode:
authorAndrew Dolgov <fox@fakecake.org>2025-05-14 13:10:27 +0300
committerAndrew Dolgov <fox@fakecake.org>2025-05-14 13:10:27 +0300
commit5dac45ba85a786b4a95038d11f5925ce09594898 (patch)
tree3e6202183fd15098654bb83c8b1f9015b35847b5 /org.fox.ttrss/src/main/res
parent3dfd1a4c9c978fd0a6f1e58a7d8fd235ed6d997a (diff)
wip implementation of viewmodel/executor/livedata headlines
Diffstat (limited to 'org.fox.ttrss/src/main/res')
-rwxr-xr-xorg.fox.ttrss/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.fox.ttrss/src/main/res/values/strings.xml b/org.fox.ttrss/src/main/res/values/strings.xml
index 6a67013a..fb7e6309 100755
--- a/org.fox.ttrss/src/main/res/values/strings.xml
+++ b/org.fox.ttrss/src/main/res/values/strings.xml
@@ -303,4 +303,5 @@
<string name="check_for_updates">Check for updates</string>
<string name="dont_open_anything">Nothing</string>
<string name="open_on_startup">Open on startup</string>
+ <string name="error_success">Operation completed successfully</string>
</resources>