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: bc051c397369a88a4a1850a9083cb7269d6f3e7c (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="utf-8"?>
<!-- Android Strings File -->
<!-- Generated by Twine <%= Twine::VERSION %> -->
<!-- Language: fr -->
<resources>
	<!-- My Strings -->
	<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>