Fix typo and update message catalog

This commit is contained in:
Kazuhito Yokoi
2019-02-19 14:24:37 +09:00
parent 9d673a213e
commit 91cc03dd80
7 changed files with 19 additions and 7 deletions

View File

@@ -105,7 +105,7 @@ RED.projects = (function() {
buttons: [
{
// id: "clipboard-dialog-cancel",
text: "Open existing project", //RED._("projects.welcome.not-right-now"),
text: RED._("projects.welcome.openExistingProject"),
class: "secondary",
click: function() {
createProjectOptions = {