diff --git a/po/sr@Latn.po b/po/sr@Latn.po new file mode 100644 index 00000000..48e96b55 --- /dev/null +++ b/ po/sr@Latn.po@@ -0,0 +1,2283 @@ +msgid "" +msgstr "" +"Project-Id-Version: initscripts\n" +"PO-Revision-Date: YYYY-MM-DD HH:MM TZO DST\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: /etc/sysconfig/network-scripts/network-functions-ipv6:1389 +msgid "No parameters given to setup a default route" +msgstr "" + +#: /etc/rc.d/init.d/dhcpd:110 +msgid "Usage: $0 {start|stop|restart|condrestart|configtest|status}" +msgstr "" + +#: /etc/rc.d/init.d/ups:52 +msgid "Starting UPS monitor (slave): " +msgstr "" + +#: /etc/rc.d/init.d/crond:66 +msgid "Reloading cron daemon configuration: " +msgstr "" + +#: /etc/sysconfig/network-scripts/ifup-ipv6:227 1 files changed, 1 insertions, 1 deletions @@ -439,7 +439,7 @@ sub alert_config() { }, }, }; - $w->process($wiz); + $w->process($wiz, $in); $options{SERVICES} = join ':', grep { $services_to_check{$_} } sort keys %services_to_check; |
|