Welcome to mirror list, hosted at ThFree Co, Russian Federation.

test-output-1.txt « fixtures « test « twine « tools - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e7000f53301bae9f1a42f6724f00306e20011951 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<!-- Android Strings File -->
<!-- Generated by Twine <%= Twine::VERSION %> -->
<!-- Language: fr -->
<resources>
	<!-- SECTION: My Strings -->
	<!-- This is a comment -->
	<string name="key1">key1-french</string>
	<string name="key2">key2-french</string>
	<string name="key3">key3-english</string>
	<string name="key4">key4-english</string>
</resources>