Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d56c55c2 authored by Martijn Coenen's avatar Martijn Coenen
Browse files

ShareTap: add some more descriptive text.

Change-Id: I34c54c3f171ab02706ac3c4e3e15ea2629f91a7b
parent 82f92e50
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -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>
+1 −2
Original line number Diff line number Diff line
@@ -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>