copy to clipboard action

This commit is contained in:
Jens
2023-03-12 23:57:54 +01:00
parent ebb0724b28
commit 7c42250e13
9 changed files with 149 additions and 0 deletions

View File

@ -880,4 +880,6 @@
<string name="displayLanguage">Display language</string>
<string name="displayLanguageSummary">Set a custom language for the application</string>
<string name="wifiMonitoringAlsoRequiresThis">This permission is also required if the trigger is using the current wifi connection.</string>
<string name="copyTextToClipboard">Copy text to clipboard</string>
<string name="textToCopy">Text to copy</string>
</resources>