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/es.po | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'po/es.po') diff --git a/po/es.po b/po/es.po index 456a7d4b..7dcfca9e 100644 --- a/po/es.po +++ b/po/es.po @@ -296,12 +296,12 @@ msgid "List possible events [which start with PFX]" msgstr "Muestra los eventos posibles [que empiecen con 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 "Agrega el nombre del programa al log" -#: ../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 " [opciones]" @@ -309,7 +309,7 @@ msgstr " [opciones]" msgid "Use UID as client uid" msgstr "Utiliza UID como el uid cliente" -#: ../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." @@ -317,15 +317,15 @@ msgstr "" "El tamaño del informe excede la cuota. Por favor, verifique el valor de " "MaxCrashReportsSize del sistema en abrt.conf." -#: ../src/daemon/Daemon.cpp:525 +#: ../src/daemon/abrtd.c:525 msgid "Do not daemonize" msgstr "No convertir en un demonio" -#: ../src/daemon/Daemon.cpp:526 +#: ../src/daemon/abrtd.c:526 msgid "Log to syslog even with -d" msgstr "Registrar en syslog aún con -d" -#: ../src/daemon/Daemon.cpp:527 +#: ../src/daemon/abrtd.c:527 msgid "Exit after SEC seconds of inactivity" msgstr "Finaliza luego de SEC segundos de inactividad" -- cgit