Merge "AppError: Change "close" to "close app"" into nyc-dev
am: b4cd4650cf
* commit 'b4cd4650cfd634df75e9e23f9585a756823bd012':
AppError: Change "close" to "close app"
Change-Id: If2879efeaf2c3b4bd6112a22d81b59e32acbbc13
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
android:id="@+id/aerr_close"
|
android:id="@+id/aerr_close"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/aerr_close"
|
android:text="@string/aerr_close_app"
|
||||||
android:drawableStart="@drawable/ic_close"
|
android:drawableStart="@drawable/ic_close"
|
||||||
style="@style/aerr_list_item"
|
style="@style/aerr_list_item"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user