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

Strings.xml « values « Resources « ReactiveAndroidSample « ReactiveAndroidSample « samples « android « Rx_Xamarin « Source « NET « Rx - github.com/mono/rx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0174c8518a5175dc1145e872770ef2a2bfd31ff9 (plain)
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<resources>
	<string name="hello">Hello World, Click Me!</string>
	<string name="app_name">ReactiveAndroidSample</string>
</resources>