summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2019-03-04 14:33:39 +0100
committerByteHamster <info@bytehamster.com>2019-03-04 14:33:39 +0100
commit579b263a867bb59c8c4485d1fad7e6b6e528a67e (patch)
tree03cd8cdbfe34518e7405d2bd12e7825f1314b8f4 /core/src
parent1593a0607774a157dffa6c95e068b6ab3b077cf7 (diff)
downloadAntennaPod-579b263a867bb59c8c4485d1fad7e6b6e528a67e.zip
Add backup keyword to search
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 dd6053b5d..374cd7360 100644
--- a/core/src/main/res/values/strings.xml
+++ b/core/src/main/res/values/strings.xml
@@ -331,6 +331,7 @@
<string name="automation">Automation</string>
<string name="download_pref_details">Details</string>
<string name="import_export_pref">Import/Export</string>
+ <string name="import_export_search_keywords">backup, restore</string>
<string name="appearance">Appearance</string>
<string name="external_elements">External elements</string>
<string name="interruptions">Interruptions</string>