| | |
| | # ######################################################################## |
| | +# Editor actions |
| | +# ######################################################################## |
| | + |
| | +Editor.spelling.check.matches.none=No suggestions for ''{0}'' found. |
| | +Editor.spelling.check.matches.okay=Found ''{0}'' in the dictionary. |
| | + |
| | +# ######################################################################## |
| | # Menu Bar |
| | # ######################################################################## |
 |
| | TextResource.load.error.unsaved=The file ''{0}'' is unsaved or does not exist. |
| | TextResource.load.error.permissions=The file ''{0}'' must be readable and writable. |
| | - |
| | -# ######################################################################## |
| | -# Text Resources |
| | -# ######################################################################## |
| | |
| | TextResource.saveFailed.message=Failed to save ''{0}''.\n\nReason: {1} |