From 6523896fd4f45ab6672e0eee007ce1bb6757eba4 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Wed, 20 Apr 2011 14:07:16 +0200 Subject: rename Daemon.cpp to abrtd.c in *.po files as well Signed-off-by: Denys Vlasenko --- po/he.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'po/he.po') diff --git a/po/he.po b/po/he.po index 1c61fa6c..5b946765 100644 --- a/po/he.po +++ b/po/he.po @@ -289,12 +289,12 @@ msgid "List possible events [which start with PFX]" msgstr "List possible events [which start with PFX]" #: ../src/daemon/abrt-handle-crashdump.c:64 ../src/daemon/abrt-server.c:298 -#: ../src/daemon/Daemon.cpp:528 ../src/gui-gtk/main.c:216 +#: ../src/daemon/abrtd.c:528 ../src/gui-gtk/main.c:216 #: ../src/gui-wizard-gtk/main.c:94 msgid "Add program names to log" msgstr "" -#: ../src/daemon/abrt-server.c:285 ../src/daemon/Daemon.cpp:513 +#: ../src/daemon/abrt-server.c:285 ../src/daemon/abrtd.c:513 msgid " [options]" msgstr " [options]" @@ -302,7 +302,7 @@ msgstr " [options]" msgid "Use UID as client uid" msgstr "Use UID as client uid" -#: ../src/daemon/Daemon.cpp:349 +#: ../src/daemon/abrtd.c:349 msgid "" "The size of the report exceeded the quota. Please check system's " "MaxCrashReportsSize value in abrt.conf." @@ -310,15 +310,15 @@ msgstr "" "גודל הדיווח חרג מהמכסה. אנא בדוק את ערך ההגדרה MaxCrashReportsSize בקובץ " "abrt.conf" -#: ../src/daemon/Daemon.cpp:525 +#: ../src/daemon/abrtd.c:525 msgid "Do not daemonize" msgstr "Do not daemonize" -#: ../src/daemon/Daemon.cpp:526 +#: ../src/daemon/abrtd.c:526 msgid "Log to syslog even with -d" msgstr "Log to syslog even with -d" -#: ../src/daemon/Daemon.cpp:527 +#: ../src/daemon/abrtd.c:527 msgid "Exit after SEC seconds of inactivity" msgstr "Exit after SEC seconds of inactivity" -- cgit