[git] IDEA-139020 apostrophe should be escaped in MessageFormat

This commit is contained in:
Kirill Likhodedov
2015-04-14 18:12:59 +03:00
parent a782fa8b07
commit ac725fbfec
@@ -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