diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-09-15 10:08:22 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-09-15 12:59:41 +0100 |
commit | a6fff45b6a770e18755c2ea1ed52f92d3231802f (patch) | |
tree | bc9bc4388f85c53bc2d76ff7364118298288ffc0 /source/kok/uui | |
parent | 914e0f7a76244c738c1917b99bb162e4f6645ffb (diff) |
fix translation
Change-Id: I496fe30f2a1d15c2f0c13fe5c003b07b465a6ad8
Diffstat (limited to 'source/kok/uui')
-rw-r--r-- | source/kok/uui/messages.po | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/source/kok/uui/messages.po b/source/kok/uui/messages.po index b66afbd27e2..87ce796af0a 100644 --- a/source/kok/uui/messages.po +++ b/source/kok/uui/messages.po @@ -32,9 +32,9 @@ msgid "" "\n" msgstr "" "Document file '$(ARG1)' is locked for editing by yourself on a different system since $(ARG2)\n" -" \n" -" Open document read-only, or ignore own file locking and open the document for editing.\n" -" " +"\n" +"Open document read-only, or ignore own file locking and open the document for editing.\n" +"\n" #. 8mKMg #: alreadyopen.src @@ -58,9 +58,9 @@ msgid "" "\n" msgstr "" "Document file '$(ARG1)' is locked for editing by yourself on a different system since $(ARG2)\n" -" \n" -" Close document on other system and retry saving or ignore own file locking and save current document.\n" -" " +"\n" +"Close document on other system and retry saving or ignore own file locking and save current document.\n" +"\n" #. ZCJGW #: alreadyopen.src @@ -90,9 +90,9 @@ msgid "" "\n" msgstr "" "The file has been changed since it was opened for editing in %PRODUCTNAME. Saving your version of the document will overwrite changes made by others.\n" -" \n" -" Do you want to save anyway?\n" -" " +"\n" +"Do you want to save anyway?\n" +"\n" #. DGYmK #: filechanged.src @@ -703,11 +703,11 @@ msgid "" "\n" msgstr "" "Document file '$(ARG1)' is locked for editing by:\n" -" \n" -" $(ARG2)\n" -" \n" -" Open document read-only or open a copy of the document for editing.\n" -" " +"\n" +"$(ARG2)\n" +"\n" +"Open document read-only or open a copy of the document for editing.\n" +"\n" #. tc7YZ #: openlocked.src @@ -823,11 +823,11 @@ msgid "" "\n" msgstr "" "Document file '$(ARG1)' is locked for editing by:\n" -" \n" -" $(ARG2)\n" -" \n" -" Try again later to save document or save a copy of that document.\n" -" " +"\n" +"$(ARG2)\n" +"\n" +"Try again later to save document or save a copy of that document.\n" +"\n" #. 8JFLZ #: trylater.src |