use a different copy label
This commit is contained in:
parent
24339ba1e2
commit
2927c30f63
1 changed files with 1 additions and 1 deletions
|
|
@ -174,7 +174,7 @@ sub getEditForm {
|
||||||
'search' => $i18n->get('search'),
|
'search' => $i18n->get('search'),
|
||||||
'replace' => $i18n->get('replace'),
|
'replace' => $i18n->get('replace'),
|
||||||
'cut' => $i18n->get('cut'),
|
'cut' => $i18n->get('cut'),
|
||||||
'copy' => $i18n->get('copy'),
|
'copy' => $i18n->get('Copy'),
|
||||||
'paste' => $i18n->get('paste'),
|
'paste' => $i18n->get('paste'),
|
||||||
'pastetext' => $i18n->get('pastetext'),
|
'pastetext' => $i18n->get('pastetext'),
|
||||||
'pasteword' => $i18n->get('pasteword'),
|
'pasteword' => $i18n->get('pasteword'),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue