Merge "Merge "AppError: Change "close" to "close app"" into nyc-dev am: b4cd4650cf am: 62eb79e6c8" into nyc-mr1-dev-plus-aosp

am: 0eb85b9d7c

* commit '0eb85b9d7cbac4122fb56a60b8ace2f0913536d9':
  AppError: Change "close" to "close app"

Change-Id: I29f2ce210d661c95373b0f754d8205facfe9b79e
This commit is contained in:
Adrian Roos
2016-06-01 23:48:55 +00:00
committed by android-build-merger

View File

@@ -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"
/>