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.
This commit is contained in:
Dave Camp 2003-03-08 17:04:59 +00:00 committed by Dave Camp
parent 3ec2bbaa86
commit ff0dffa71f
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
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.
2003-03-07 Dave Camp <dave@ximian.com>
* components/text/Makefile.am:

View file

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