diff --git a/src/chameleon/tests/inputs/332-master-i18n-target.pt b/src/chameleon/tests/inputs/332-master-i18n-target.pt new file mode 100644 index 0000000..4d748af --- /dev/null +++ b/src/chameleon/tests/inputs/332-master-i18n-target.pt @@ -0,0 +1,10 @@ + + + Hello world! + + + +

Hello world!

+
+ + diff --git a/src/chameleon/tests/inputs/333-use-macro-i18n-target-inherited.pt b/src/chameleon/tests/inputs/333-use-macro-i18n-target-inherited.pt new file mode 100644 index 0000000..6d2645d --- /dev/null +++ b/src/chameleon/tests/inputs/333-use-macro-i18n-target-inherited.pt @@ -0,0 +1,6 @@ + + +

Hello world!

+

Ciao!

+
+ diff --git a/src/chameleon/tests/outputs/332-master-i18n-target.pt b/src/chameleon/tests/outputs/332-master-i18n-target.pt new file mode 100644 index 0000000..53f576b --- /dev/null +++ b/src/chameleon/tests/outputs/332-master-i18n-target.pt @@ -0,0 +1,10 @@ + + + Hello world! ('Hello world!' translation into 'fr') + + + +

Hello world! ('Hello world!' translation into 'fr')

+ + + diff --git a/src/chameleon/tests/outputs/333-use-macro-i18n-target-inherited.pt b/src/chameleon/tests/outputs/333-use-macro-i18n-target-inherited.pt new file mode 100644 index 0000000..161ce65 --- /dev/null +++ b/src/chameleon/tests/outputs/333-use-macro-i18n-target-inherited.pt @@ -0,0 +1,11 @@ + + + Hello world! ('Hello world!' translation into 'fr') + + + +

Hello world! ('Hello world!' translation into 'fr')

+

Ciao!

+ + +