summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b777fd7..821ebd4 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -1098,15 +1098,16 @@
<!-- NFC settings -->
<!-- Used in the 1st-level settings screen to turn on NFC -->
<string name="nfc_quick_toggle_title">NFC</string>
- <!-- Used to enter the Zero-click sharing preferences screen -->
- <string name="zeroclick_settings_title">Tap to share</string>
+ <!-- Used to enter the ShareTap sharing preferences screen -->
+ <string name="zeroclick_settings_title">ShareTap</string>
<string name="zeroclick_settings_summary"></string>
<string name="zeroclick_on_summary">On</string>
<string name="zeroclick_off_summary">Off</string>
<!-- Used in the zero-click sharing preferences screen -->
- <string name="zeroclick_label">Zero-click sharing</string>
- <string name="zeroclick_explained">Tap to share allows you to share content from applications, just by tapping your NFC-enabled device to another.</string>
-
+ <string name="zeroclick_label">ShareTap</string>
+ <string name="zeroclick_explained">Share content by touching two NFC-enabled devices back to back.</string>
+ <string name="zeroclick_top">The app on the top device\'s screen sends content to the bottom device.</string>
+ <string name="zeroclick_safety">Your data is safe: nothing is shared unless both devices are on and unlocked.</string>
<!-- Wi-Fi Settings --> <skip />
<!-- Used in the 1st-level settings screen to turn on Wi-Fi -->
<string name="wifi_quick_toggle_title">Wi-Fi</string>