-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathibexa_checkout.xlf
51 lines (51 loc) · 3.44 KB
/
ibexa_checkout.xlf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:jms="urn:jms:translation" version="1.2">
<file source-language="en" target-language="en" datatype="plaintext" original="not.available">
<header>
<tool tool-id="JMSTranslationBundle" tool-name="JMSTranslationBundle" tool-version="1.1.0-DEV"/>
<note>The source node in most cases contains the sample message as written by the developer. If it looks like a dot-delimitted string such as "form.label.firstname", then the developer has not provided a default message.</note>
</header>
<body>
<trans-unit id="e675883f8fbcd6f810ff30127f4b533ade3e1404" resname="ibexa_storefront.checkout.confirmation_main.payment_fail.subtext">
<source><![CDATA[Your order #<b>%order_identifier%</b> has been placed but there was problem with your payment.]]></source>
<target state="new"><![CDATA[Your order #<b>%order_identifier%</b> has been placed but there was problem with your payment.]]></target>
<note>key: ibexa_storefront.checkout.confirmation_main.payment_fail.subtext</note>
</trans-unit>
<trans-unit id="5853e50d2a588d6640c2594fc644e8d7e0bf1a69" resname="ibexa_storefront.checkout.confirmation_main.subtext">
<source><![CDATA[Your order #<b>%order_identifier%</b> has been placed and is being processed.]]></source>
<target state="new"><![CDATA[Your order #<b>%order_identifier%</b> has been placed and is being processed.]]></target>
<note>key: ibexa_storefront.checkout.confirmation_main.subtext</note>
</trans-unit>
<trans-unit id="12fa1d62e13328f8d4b990080d6f4d69af4cc817" resname="ibexa_storefront.checkout.layout.continue.shopping">
<source>Continue shopping</source>
<target state="new">Continue shopping</target>
<note>key: ibexa_storefront.checkout.layout.continue.shopping</note>
</trans-unit>
<trans-unit id="a7e4efa258dbf99023c761e8749710166c215c24" resname="ibexa_storefront.checkout.summary.quick_summary.label">
<source>Order</source>
<target state="new">Order</target>
<note>key: ibexa_storefront.checkout.summary.quick_summary.label</note>
</trans-unit>
<trans-unit id="2301c2da33b2d8af2cbfef5b9d01f5ca0ef313eb" resname="ibexa_storefront.checkout.summary.subtotal">
<source>Subtotal</source>
<target state="new">Subtotal</target>
<note>key: ibexa_storefront.checkout.summary.subtotal</note>
</trans-unit>
<trans-unit id="b777bcbcb0e09456fd54efed31791ee00bf186e4" resname="ibexa_storefront.confirmation_cta.continue_action">
<source>Continue shopping</source>
<target state="new">Continue shopping</target>
<note>key: ibexa_storefront.confirmation_cta.continue_action</note>
</trans-unit>
<trans-unit id="55f0f7eae7f487aa654b3d45ea5bc76e36ab2ee1" resname="ibexa_storefront.confirmation_cta.get_order_details_action">
<source>Check order details</source>
<target state="new">Check order details</target>
<note>key: ibexa_storefront.confirmation_cta.get_order_details_action</note>
</trans-unit>
<trans-unit id="b250b5e255b537dd4dfc267e659c498c7e2b61ea" resname="ibexa_storefront.confirmation_main.header">
<source>Thank you for your order</source>
<target state="new">Thank you for your order</target>
<note>key: ibexa_storefront.confirmation_main.header</note>
</trans-unit>
</body>
</file>
</xliff>