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