[Sound panel] Use localized string for button text
use localized string "Settings" as button text in Sound panel. revert text change in ag/15926634 Bug: 204326209 Test: Verified on device Change-Id: Ibe99369d3c9f9f2131a33b7831f93a5d1554db3f
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user