summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2019-12-19 16:52:37 +0100
committerByteHamster <info@bytehamster.com>2019-12-19 16:52:37 +0100
commit6785eb7689e3010c455b0b49db46671fe93d5f46 (patch)
treeb480ce9f9b5705072ccf11ab8ee38c967cfc94f4 /core/src
parentecad7bdf94f67f2495d24151919e48d234a906bf (diff)
downloadAntennaPod-6785eb7689e3010c455b0b49db46671fe93d5f46.zip
Do not crash when clicking menu items while loading
Diffstat (limited to 'core/src')
-rw-r--r--core/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/src/main/res/values/strings.xml b/core/src/main/res/values/strings.xml
index 2e1c5c717..ce6a0e41d 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -157,6 +157,7 @@
<string name="filtered_label">Filtered</string>
<string name="refresh_failed_msg">{fa-exclamation-circle} Last Refresh failed</string>
<string name="open_podcast">Open Podcast</string>
+ <string name="please_wait_for_data">Please wait until the data is loaded</string>
<!-- actions on feeditems -->
<string name="download_label">Download</string>