android-calculatorpp/android-app-core/res/values/text_about.xml

25 lines
1.5 KiB
XML
Raw Normal View History

2013-07-01 15:37:35 -04:00
<?xml version="1.0" encoding="utf-8"?>
<!--Generated by crowdin.net-->
2012-10-26 15:29:05 -04:00
<resources>
2013-07-16 09:13:37 -04:00
<string name="c_about">About</string>
<string name="c_about_content">Copyright © 20092013\n\n<b>Created by serso aka se.solovyev</b>\n\n
We are on Facebook: <a href="http://facebook.com/calculatorpp">http://facebook.com/calculatorpp</a>\n\n
2013-06-27 03:23:12 -04:00
This program is distributed under Apache 2.0 License:\nsource code can be found on\n
2013-06-14 16:31:49 -04:00
<a href="https://github.com/serso/android-calculatorpp">http://github.com</a>\n\n
For more information please\ncontact the author by email\n
<a href="mailto:se.solovyev@gmail.com">se.solovyev@gmail.com</a>
2012-10-26 15:29:05 -04:00
\nor visit\n<a href="http://se.solovyev.org">http://se.solovyev.org</a>\n\n
2013-07-18 03:58:59 -04:00
If you want to support the project\nyou can buy a special option from application preferences\n\n
2013-06-27 03:23:12 -04:00
If you like the application\nrate it with 5 stars on\n
2013-06-14 16:31:49 -04:00
<a href="https://market.android.com/details?id=org.solovyev.android.calculator">Google Play</a>\n\n
This application uses next open source libraries:\n
2012-10-26 15:29:05 -04:00
<a href="http://simple.sourceforge.net">Simple (XML serialization)</a>\n
2013-06-26 13:29:53 -04:00
<a href="http://meditorworld.appspot.com/meditor.txt">JSCL</a>
2012-10-26 15:29:05 -04:00
</string>
2013-07-16 09:13:37 -04:00
<string name="cpp_translators_text">This app is translated to English by: </string>
<string name="cpp_translators_list">Sergey Solovyev</string>
<string name="c_release_notes">Release notes</string>
<string name="c_release_notes_for_title">"Release notes for version "</string>
<string name="cpp_share_link">http://www.facebook.com/calculatorpp</string>
</resources>