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

Commit 2874b644 authored by Shaowei Shen's avatar Shaowei Shen Committed by Android (Google) Code Review
Browse files

Merge "[Sound panel] Use localized string for button text" into sc-v2-dev

parents 6cf16b0a dbc08a21
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -119,7 +119,7 @@
                android:layout_width="wrap_content"
                android:layout_height="36dp"
                android:minWidth="0dp"
                android:text="@string/see_more"/>
                android:text="@string/settings_button"/>

            <Space
                android:layout_weight="1"
+1 −1
Original line number Diff line number Diff line
@@ -12882,7 +12882,7 @@
    <string name="manual_mode_disallowed_summary">Unavailable when connected to <xliff:g id="carrier" example="verizon">%1$s</xliff:g></string>
    <!-- See more items in contextual homepage [CHAR LIMIT=30]-->
    <string name="see_more">Settings</string>
    <string name="see_more">See more</string>
    <!-- See less items in contextual homepage [CHAR LIMIT=30]-->
    <string name="see_less">See less</string>