Changeset 270 for trunk/examples
- Timestamp:
- 08/20/04 10:33:44 (4 years ago)
- Files:
-
- trunk/examples/data/example_function_translate.tmpl-de.ini (modified) (1 diff)
- trunk/examples/data/example_function_translate.tmpl-default.ini (modified) (1 diff)
- trunk/examples/data/example_function_translate2.tmpl-default.ini (modified) (1 diff)
- trunk/examples/templates/example_function_translate.tmpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/examples/data/example_function_translate.tmpl-de.ini
r238 r270 2 2 3952a9742f3b79d315eb03990ebc69c0 = "Ich habe gar kein Auto." 3 3 hw = "Hallo Welt." 4 test = "Dieser Text enthält "einige" Anführungszeichen." trunk/examples/data/example_function_translate.tmpl-default.ini
r263 r270 2 2 3952a9742f3b79d315eb03990ebc69c0 = "I do not have a car." 3 3 hw = "Hello world." 4 d464064618e61b35dca3e5dee84c7b56 = "My hovercraft is full of eels." 5 3952a9742f3b79d315eb03990ebc69c0 = "I do not have a car." 6 hw = "Hello world." 7 d464064618e61b35dca3e5dee84c7b56 = "My hovercraft is full of eels." 8 3952a9742f3b79d315eb03990ebc69c0 = "I do not have a car." 9 hw = "Hello world." 10 d464064618e61b35dca3e5dee84c7b56 = "My hovercraft is full of eels." 11 3952a9742f3b79d315eb03990ebc69c0 = "I do not have a car." 12 hw = "Hello world." 13 d464064618e61b35dca3e5dee84c7b56 = "My hovercraft is full of eels." 14 3952a9742f3b79d315eb03990ebc69c0 = "I do not have a car." 15 hw = "Hello world." 16 d464064618e61b35dca3e5dee84c7b56 = "My hovercraft is full of eels." 17 3952a9742f3b79d315eb03990ebc69c0 = "I do not have a car." 18 hw = "Hello world." 4 test = "This text contains "some" quotes." trunk/examples/data/example_function_translate2.tmpl-default.ini
r263 r270 2 2 18f15cd59970b655fffcd5ad11a28d86 = "By the power of Greyskull!" 3 3 18f15cd59970b655fffcd5ad11a28d86 = "By the power of Greyskull!" 4 18f15cd59970b655fffcd5ad11a28d86 = "By the power of Greyskull!" 5 18f15cd59970b655fffcd5ad11a28d86 = "By the power of Greyskull!" 6 18f15cd59970b655fffcd5ad11a28d86 = "By the power of Greyskull!" 7 18f15cd59970b655fffcd5ad11a28d86 = "By the power of Greyskull!" 8 18f15cd59970b655fffcd5ad11a28d86 = "By the power of Greyskull!" trunk/examples/templates/example_function_translate.tmpl
r217 r270 5 5 <pattemplate:Translate>I do not have a car.</patTemplate:Translate><br /> 6 6 <pattemplate:Translate key="hw">Hello world.</patTemplate:Translate><br /> 7 8 <pattemplate:Translate key="test">This text contains "some" quotes.</patTemplate:Translate><br /> 9 7 10 </patTemplate:tmpl>
