99 bottles of beer on the wall, 99 bottles of beer.

If one of those bottles should happen to fall, 98 bottles of beer on the wall!

Signed-off-by: Isaac (.ike) Levy <ike@blackskyresearch.net>
This commit is contained in:
Isaac (.ike) Levy 2015-04-15 01:43:54 -04:00
parent 6c75c0f2f0
commit c3b970824c

View File

@ -25050,19 +25050,26 @@ msgstr ""
msgid "XMLRPC communication error: %s"
msgstr ""
#: src/etc/inc/pfsense-utils.inc:643
msgid "XMLRPC request failed with error %1$s: %2$s"
msgstr ""
#: src/www/xmlrpc.php:124
msgid "XMLRPC wrapper for backup_config_section. This method must be called with two parameters: a string containing the local system's password followed by an array containing the keys to be backed up."
msgstr ""
#: src/www/xmlrpc.php:68
msgid "XMLRPC wrapper for eval(). This method must be called with two parameters: a string containing the local system's password followed by the PHP code to evaluate."
msgstr ""
msgid "XMLRPC wrapper for merge_config_section. This method must be called with two parameters: a string containing the local system's password and an array to merge into the system's config. This function returns true upon completion."
#: src/www/xmlrpc.php:312
msgid ""
"XMLRPC wrapper for merge_config_section. This method must be called with two parameters: a string containing the local system\'s password and an array to merge into the system\'s config. This function returns true upon completion."
msgstr ""
msgid "XMLRPC wrapper for merging package sections. This method must be called with two parameters: a string containing the local system's password and an array to merge into the system's config. This function returns true upon completion."
#: src/www/xmlrpc.php:282
msgid ""
"XMLRPC wrapper for merging package sections. This method must be called with two parameters: a string containing the local system\'s password and an array to merge into the system\'s config. This function returns true upon completion."
msgstr ""
msgid "XMLRPC wrapper for mwexec(). This method must be called with two parameters: a string containing the local system's password followed by an shell command to execute."