mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[git] IDEA-139020 apostrophe should be escaped in MessageFormat
This commit is contained in:
@@ -256,7 +256,7 @@ rebase.editor.button=Start Rebasing
|
||||
rebase.editor.comment.column=Comment
|
||||
rebase.editor.commit.column=Commit
|
||||
rebase.editor.invalid.entryset=No commits found to rebase
|
||||
rebase.editor.invalid.squash=The first non-skip commit can't be marked as {0} since it merges commit with the previous commit.
|
||||
rebase.editor.invalid.squash=The first non-skip commit can''t be marked as {0} since it merges commit with the previous commit.
|
||||
rebase.editor.message=Reorder and edit &rebased commits
|
||||
rebase.editor.move.down.tooltip=Move commit down (commit will be applied later)
|
||||
rebase.editor.move.down=Move &Down
|
||||
|
||||
Reference in New Issue
Block a user