0byt3m1n1
Path:
/
data
/
applications
/
aps
/
gallery
/
2.3-2
/
standard
/
htdocs
/
modules
/
cart
/
po
/
[
Home
]
File: strings.raw
# $Id: strings.raw 15342 2006-12-01 21:14:46Z andy_st $ /* ViewCart.inc */ gettext("View Your Cart") gettext("view cart") /* module.inc */ gettext("Cart") gettext("Shopping Cart Module") gettext("Commerce") gettext("[cart] Add to cart") gettext("Add Album To Cart") gettext("Add Photo To Cart") gettext("Add %s To Cart") /* templates/ViewCart.tpl */ gettext("Items Currently in Your Cart") gettext("« cart actions »") gettext("Update Quantities") gettext("Empty Cart") gettext("Go") gettext("Cart updated successfully") gettext("Your cart is empty.") gettext("To add items, browse the gallery and select 'Add to cart' from the item's action menu.") gettext("Quantity") gettext("Item") gettext("Type") gettext("Remove") gettext("No thumbnail") gettext("Title:") gettext("Summary:") /* templates/blocks/ShowCart.tpl */ gettext("Your Cart") ngettext("You have %d item in your cart", "You have %d items in your cart") gettext("View Cart") /* templates/blocks/blocks.inc */ gettext("Shopping Cart Info")