0byt3m1n1
Path:
/
data
/
applications
/
aps
/
gallery
/
2.3-2
/
standard
/
htdocs
/
modules
/
zipcart
/
po
/
[
Home
]
File: strings.raw
# $Id: strings.raw 17028 2007-09-03 22:08:36Z mindless $ /* module.inc */ gettext("Zip Download") gettext("Download cart items in a zip file") gettext("Commerce") /* classes/ZipCartPlugin.class */ gettext("Download in Zip") /* templates/ZipCartAdmin.tpl */ gettext("Zip Download Settings") gettext("Settings saved successfully") gettext("The exec() function is disabled in your PHP by the <b>disabled_functions</b> parameter in php.ini. This module cannot be used until that setting is changed.") gettext("Enter full path to the zip executable.") gettext("Zip Path:") gettext("You must enter a path to your zip binary") gettext("The path you entered isn't valid or isn't executable") gettext("Unable to create a zip file from this binary") gettext("The path you entered is valid") gettext("Debug output") gettext("We gathered this debug output while testing your zip installation. If you read through this carefully you may discover the reason why it failed our tests.") gettext("Save Settings") gettext("Test Settings") gettext("Cancel") gettext("Reset")