summaryrefslogtreecommitdiff
path: root/components
diff options
context:
space:
mode:
authorDave Camp <dave@ximian.com>2003-03-08 17:04:59 +0000
committerDave Camp <campd@src.gnome.org>2003-03-08 17:04:59 +0000
commitff0dffa71ff89e40bcd340fb7b19a825fcefdbce (patch)
treeb289bc39b34958a8613ea2424248c3c726032580 /components
parent3ec2bbaa8682a6f004da9b3ab6dc63bc887794f8 (diff)
downloadnautilus-ff0dffa71ff89e40bcd340fb7b19a825fcefdbce.tar.gz
Fixed the strings to match the strings used in the shell.
2003-03-08 Dave Camp <dave@ximian.com> * components/text/nautilus-text-view-ui.xml: Fixed the strings to match the strings used in the shell.
Diffstat (limited to 'components')
-rw-r--r--components/text/nautilus-text-view-ui.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/text/nautilus-text-view-ui.xml b/components/text/nautilus-text-view-ui.xml
index af6d2465f..901ae0fe8 100644
--- a/components/text/nautilus-text-view-ui.xml
+++ b/components/text/nautilus-text-view-ui.xml
@@ -5,7 +5,7 @@
</commands>
<menu>
<submenu name="Edit">
- <menuitem name="Copy" _label="Copy Text" _tip="Copy selected text to the clipboard" pixtype="stock" pixname="gtk-copy" verb="Copy Text"/>
+ <menuitem name="Copy" _label="_Copy Text" _tip="Copy the selected text to the clipboard" pixtype="stock" pixname="gtk-copy" verb="Copy Text"/>
</submenu>
</menu>
</Root>