Mark app search actions as experimental

This commit is contained in:
MM20
2022-11-19 14:26:22 +01:00
parent a2e6302cd3
commit 727a1a6002
3 changed files with 23 additions and 1 deletions
+1
View File
@@ -705,4 +705,5 @@
<string name="search_action_websearch_url">URL template</string>
<string name="search_action_websearch_url_hint">The URL template that is used to construct the web search URL. Use ${1} as a placeholder for the actual search term, e.g. https://google.com?q=${1}.</string>
<string name="more_information">More information</string>
<string name="experimental_feature">Experimental</string>
</resources>