Commit 68183bcc authored by Kai Armstrong's avatar Kai Armstrong Committed by Mike Greiling

Change `Rename` to `Rename/Move` in Web IDE dropdown

parent e6b5fd37
......@@ -91,7 +91,7 @@ export default {
</template>
<li>
<item-button
:label="__('Rename')"
:label="__('Rename/Move')"
class="d-flex"
icon="pencil"
icon-classes="mr-2"
......
---
title: "Change `Rename` to `Rename/Move` in Web IDE Dropdown"
merge_request: 23877
author:
type: added
......@@ -15694,15 +15694,15 @@ msgstr ""
msgid "Removing the project will delete its repository and all related resources including issues, merge requests etc."
msgstr ""
msgid "Rename"
msgstr ""
msgid "Rename file"
msgstr ""
msgid "Rename folder"
msgstr ""
msgid "Rename/Move"
msgstr ""
msgid "Reopen epic"
msgstr ""
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment