ShareTap: add some more descriptive text.

Change-Id: I34c54c3f171ab02706ac3c4e3e15ea2629f91a7b
This commit is contained in:
Martijn Coenen
2011-08-18 22:57:50 +02:00
parent 82f92e500f
commit d56c55c2ed
2 changed files with 1 additions and 9 deletions

View File

@@ -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>

View File

@@ -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>