-rw-r--r-- | i18n/sl/textedit.ts | 14 |
1 files changed, 9 insertions, 5 deletions
diff --git a/i18n/sl/textedit.ts b/i18n/sl/textedit.ts index 4009a56..751bb8b 100644 --- a/i18n/sl/textedit.ts +++ b/i18n/sl/textedit.ts @@ -154,11 +154,6 @@ <translation type="unfinished"></translation> </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>Yes</source> <translation type="unfinished">Da</translation> </message> @@ -193,6 +188,15 @@ Go ahead and save? <source>Not enough lines</source> <translation type="unfinished"></translation> </message> + <message> + <source>%1 - Text Editor</source> + <translation type="unfinished"></translation> + </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> </context> <context> <name>filePermissions</name> |