summaryrefslogtreecommitdiffstats
path: root/res/layout/search_drop_target_bar.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/search_drop_target_bar.xml')
-rw-r--r--res/layout/search_drop_target_bar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/search_drop_target_bar.xml b/res/layout/search_drop_target_bar.xml
index af2d01634..0d7167e5b 100644
--- a/res/layout/search_drop_target_bar.xml
+++ b/res/layout/search_drop_target_bar.xml
@@ -38,7 +38,7 @@
android:id="@+id/delete_target_text"
style="@style/DropTargetButton"
android:drawableStart="@drawable/remove_target_selector"
- android:text="@string/delete_zone_label_workspace" />
+ android:text="@string/delete_target_label" />
</FrameLayout>
<FrameLayout