ShareTap: add some more descriptive text.
Change-Id: I34c54c3f171ab02706ac3c4e3e15ea2629f91a7b
This commit is contained in:
@@ -48,13 +48,6 @@
|
||||
android:gravity="top"
|
||||
android:text="@string/zeroclick_top"
|
||||
/>
|
||||
<TextView android:id="@+id/sharetap_safety"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="20dip"
|
||||
android:gravity="top"
|
||||
android:text="@string/zeroclick_safety"
|
||||
/>
|
||||
</LinearLayout>
|
||||
|
||||
</ScrollView>
|
||||
|
@@ -1106,8 +1106,7 @@
|
||||
<!-- Used in the zero-click sharing preferences screen -->
|
||||
<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>
|
||||
<string name="zeroclick_top">The app on the top device\'s screen sends content to the bottom device.\n\nYour data is safe: nothing is shared unless both devices are on and unlocked.\n\nYou can turn this feature off in Settings > More > ShareTap.</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>
|
||||
|
Reference in New Issue
Block a user