From 749ae5083c2c663eb10a985bf5c27b99c5247542 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 30 Jun 2010 13:18:42 +0200 Subject: English and message format fixes Signed-off-by: Denys Vlasenko --- po/he.po | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'po/he.po') diff --git a/po/he.po b/po/he.po index 01423804..ea9d20e8 100644 --- a/po/he.po +++ b/po/he.po @@ -180,8 +180,8 @@ msgstr "" "\t@N - N'th crash (as displayed by --get-list-full) will be acted upon\n" #: ../src/CLI/CLI.cpp:198 -msgid "You must specify exactly one operation." -msgstr "You must specify exactly one operation." +msgid "You must specify exactly one operation" +msgstr "You must specify exactly one operation" #: ../src/CLI/report.cpp:179 #, c-format @@ -241,8 +241,8 @@ msgid "# Release string of the operating system" msgstr "# Release string of the operating system" #: ../src/CLI/report.cpp:336 -msgid "Terminal is dumb but no VISUAL nor EDITOR defined." -msgstr "Terminal is dumb but no VISUAL nor EDITOR defined." +msgid "Can't run vi: $TERM, $VISUAL and $EDITOR are not set" +msgstr "Can't run vi: $TERM, $VISUAL and $EDITOR are not set" #: ../src/CLI/report.cpp:424 msgid "" @@ -1145,12 +1145,12 @@ msgstr "עבור לבאג %d" #: ../lib/Plugins/Bugzilla.cpp:850 #: ../lib/Plugins/Bugzilla.cpp:851 #, c-format -msgid "Add %s to CC list" +msgid "Adding %s to CC list" msgstr "הוסף %s לרשימת הCC" #: ../lib/Plugins/Bugzilla.cpp:875 #, c-format -msgid "Add new comment into bug(%d)" +msgid "Adding new comment to bug %d" msgstr "הוסף הערה חדשה לבאג(%d)" #: ../lib/Plugins/Kerneloops.cpp:118 @@ -1185,7 +1185,7 @@ msgid "Writing report to '%s'" msgstr "כותב דיווח ל'%s'" #: ../lib/Plugins/FileTransfer.cpp:288 -msgid "File Transfer: Creating a report..." +msgid "FileTransfer: Creating a report..." msgstr "העברת קובץ: יוצר דיווח..." #: ../lib/Plugins/FileTransfer.cpp:322 -- cgit