-rw-r--r-- | i18n/mk/textedit.ts | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/mk/textedit.ts b/i18n/mk/textedit.ts index 011e5a1..cd9ae1f 100644 --- a/i18n/mk/textedit.ts +++ b/i18n/mk/textedit.ts @@ -194,12 +194,16 @@ Go ahead and save? </message> <message> <source>Do you really want<BR>to <B>delete</B> the current file from the disk?<BR>This is <B>irreversable!</B></source> <translation type="unfinished"></translation> </message> + <message> + <source>Save Failed</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>filePermissions</name> <message> <source>File Permissions</source> <translation type="unfinished"></translation> |