Author: marijn
Date: 2010-01-12 15:04:40 +0100 (Tue, 12 Jan 2010)
New Revision: 26534
Added:
plugins/sfPaymentPlugin/branches/1.2-marijn/i18n/
plugins/sfPaymentPlugin/branches/1.2-marijn/i18n/sf_payment_form.en_US.xml
Log:
[sfPaymentPlugin] Added internationalization file.
Added:
plugins/sfPaymentPlugin/branches/1.2-marijn/i18n/sf_payment_form.en_US.xml
===================================================================
--- plugins/sfPaymentPlugin/branches/1.2-marijn/i18n/sf_payment_form.en_US.xml
(rev 0)
+++ plugins/sfPaymentPlugin/branches/1.2-marijn/i18n/sf_payment_form.en_US.xml
2010-01-12 14:04:40 UTC (rev 26534)
@@ -0,0 +1,15 @@
+<?xml version="1.0" ?>
+<xliff version="1.0">
+ <file original="global" source-language="en_US" datatype="plaintext">
+ <body>
+ <trans-unit>
+ <source>sfPaymentTransactionGatewayCreditCardPaypalPaymentsPro</source>
+ <target>Credit card</target>
+ </trans-unit>
+ <trans-unit>
+ <source>sfPaymentTransactionGatewayIdealMollieApi</source>
+ <target>iDEAL</target>
+ </trans-unit>
+ </body>
+ </file>
+</xliff>
\ No newline at end of file
--
You received this message because you are subscribed to the Google Groups
"symfony SVN" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/symfony-svn?hl=en.