mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[hg] Fix action names
This commit is contained in:
@@ -4,10 +4,10 @@ action.hg4idea.tag.text=Tag Repository
|
||||
action.hg4idea.tag.description=Create a tag for current revision
|
||||
action.hg4idea.switch.text=Update to...
|
||||
action.hg4idea.switch.description=Switch working directory to another revision
|
||||
action.hg4idea.push.text=Push Changesets...
|
||||
action.hg4idea.push.description=Push outgoing changesets
|
||||
action.hg4idea.pull.text=Pull Changesets...
|
||||
action.hg4idea.pull.description=Pull incoming changesets
|
||||
action.hg4idea.push.text=Push...
|
||||
action.hg4idea.push.description=Push outgoing commits
|
||||
action.hg4idea.pull.text=Pull...
|
||||
action.hg4idea.pull.description=Pull incoming commits
|
||||
action.hg4idea.resolve.mark.text=Mark as Resolved
|
||||
action.hg4idea.resolve.mark.description=Mark as resolved, remove conflict marker
|
||||
action.hg4idea.run.conflict.resolver.text=Run Conflict Resolver
|
||||
|
||||
Reference in New Issue
Block a user