summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorOwen Lin <owenlin@google.com>2009-06-29 14:47:08 -0700
committerOwen Lin <owenlin@google.com>2009-06-29 14:47:50 -0700
commitf695a1e9f759601fa66be37c81c8e341bc7b7dd6 (patch)
treef94d105b76c7e6729eb521b141f4c4d97992cdf7 /res/layout
parent30f17b21d139f65ae1cc658e742aae121951a24b (diff)
downloadLegacyCamera-f695a1e9f759601fa66be37c81c8e341bc7b7dd6.zip
LegacyCamera-f695a1e9f759601fa66be37c81c8e341bc7b7dd6.tar.gz
LegacyCamera-f695a1e9f759601fa66be37c81c8e341bc7b7dd6.tar.bz2
Fix 1949582.
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/image_gallery_2.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/image_gallery_2.xml b/res/layout/image_gallery_2.xml
index d76d6d1..c833d41 100644
--- a/res/layout/image_gallery_2.xml
+++ b/res/layout/image_gallery_2.xml
@@ -86,7 +86,7 @@
android:layout_width="0dip"
android:layout_height="fill_parent"
android:layout_weight="1"
- android:text="@string/multiselect_close" />
+ android:text="@string/multiselect_cancel" />
</LinearLayout>
</RelativeLayout>