Add new string for clipboard toast

This commit is contained in:
Richy HBM 2018-01-15 19:15:05 +00:00 committed by GitHub
parent 1345e4fc73
commit 575b753262
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,4 +47,5 @@
wiki to learn more before using them.</string>
<string name="about_toast_special_features">Special features enabled</string>
<string name="about_toast_special_features_enabled">Special features already enabled</string>
<string name="about_toast_copied_to_clipboard">Copied to clipboard</string>
</resources>