summaryrefslogtreecommitdiffstats
path: root/po/ru.po
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2015-09-18 10:47:33 +0800
committerJeremy Kerr <jk@ozlabs.org>2015-09-18 10:57:29 +0800
commit726da52f8305382b07c63575f956793c6932566a (patch)
treed6608425f048e8376ed94bb1f7f8c98af9856aa3 /po/ru.po
parent6bb8924cacad4cb1112cd827bacf19bd8abaf4c4 (diff)
downloadtalos-petitboot-726da52f8305382b07c63575f956793c6932566a.tar.gz
talos-petitboot-726da52f8305382b07c63575f956793c6932566a.zip
discover: status messages shouldn't have a trailing newline
Fix the status message, and remove the newline from our translations. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Diffstat (limited to 'po/ru.po')
-rw-r--r--po/ru.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/ru.po b/po/ru.po
index e71db6a..5592cde 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -73,8 +73,8 @@ msgstr "Выполняется обработка %s устройства %s"
#. device, like 'eth0'.
#.
#, c-format
-msgid "Processing %s complete\n"
-msgstr "Обработка %s завершена\n"
+msgid "Processing %s complete"
+msgstr "Обработка %s завершена"
#. TRANSLATORS: this format specifier will be the name of a network
#. device, like 'eth0'.
OpenPOWER on IntegriCloud