|
144 | 144 | "dashboard.dataView.dataView.selectDataFolder": "Select data folder", |
145 | 145 | "dashboard.dataView.dataView.closeSelectedDataFile": "Close data file", |
146 | 146 |
|
147 | | - "dashboard.dataView.emptyView.heading": "Select your date type first", |
| 147 | + "dashboard.dataView.emptyView.heading": "Select your data type first", |
148 | 148 | "dashboard.dataView.emptyView.heading.create": "Start by creating a new data file", |
149 | 149 |
|
150 | 150 | "dashboard.dataView.sortableItem.editButton.title": "Edit \"{0}\"", |
|
583 | 583 | "commands.i18n.create.success.created": "Created \"{0}\" i18n content file.", |
584 | 584 | "commands.i18n.create.quickPick.title": "Create content for locale", |
585 | 585 | "commands.i18n.create.quickPick.placeHolder": "To which locale do you want to create a new content?", |
| 586 | + "commands.i18n.createOrOpen.quickPick.title": "Open or create translation", |
| 587 | + "commands.i18n.createOrOpen.quickPick.category.existing": "Existing translations", |
| 588 | + "commands.i18n.createOrOpen.quickPick.action.open": "Open \"{0}\"", |
| 589 | + "commands.i18n.createOrOpen.quickPick.category.new": "New translations", |
| 590 | + "commands.i18n.createOrOpen.quickPick.action.create": "Create \"{0}\"", |
586 | 591 | "commands.i18n.translate.progress.title": "Translating content...", |
587 | | - |
| 592 | + |
588 | 593 | "commands.preview.panel.title": "Preview: {0}", |
589 | 594 | "commands.preview.askUserToPickFolder.title": "Select the folder of the article to preview", |
590 | 595 |
|
|
0 commit comments