-
Notifications
You must be signed in to change notification settings - Fork 371
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Vlad Mihalachi
committed
Oct 18, 2014
1 parent
4b16119
commit 4d26fa7
Showing
142 changed files
with
3,354 additions
and
4,799 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
34 changes: 34 additions & 0 deletions
34
libraries/sharedCode/src/main/res/values-af-rZA/strings_dialogs.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!--Generated by crowdin.com--> | ||
<!-- | ||
~ Copyright (C) 2014 Vlad Mihalachi | ||
~ | ||
~ This file is part of Turbo Editor. | ||
~ | ||
~ Turbo Editor is free software: you can redistribute it and/or modify | ||
~ it under the terms of the GNU General Public License as published by | ||
~ the Free Software Foundation, either version 3 of the License, or | ||
~ (at your option) any later version. | ||
~ | ||
~ Turbo Editor is distributed in the hope that it will be useful, | ||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
~ GNU General Public License for more details. | ||
~ | ||
~ You should have received a copy of the GNU General Public License | ||
~ along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
--> | ||
<resources> | ||
<string name="close">Close</string> | ||
<string name="about_action">About</string> | ||
<string name="about_message"><![CDATA[ | ||
Turbo Editor is a free and <a href="http://github.com/vmihalachi/turbo-editor">open source</a> app. | ||
Copyright 2013-2014 <a href="https://plus.google.com/+VladMihalachi">Vlad Mihalachi</a>. All Rights Reserved.<br/> | ||
<br/> | ||
Many thanks to all who | ||
<a href="http://crowdin.net/project/turbo-client">helped with translations</a> or | ||
donated to me</a>.<br/> | ||
<br/> | ||
If you want to send feedback here is the <a href="http://forum.xda-developers.com/android/apps-games/app-turbo-editor-text-editor-t2832016">XDA thread</a> | ||
]]></string> | ||
</resources> |
37 changes: 37 additions & 0 deletions
37
libraries/sharedCode/src/main/res/values-af-rZA/strings_donation.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!--Generated by crowdin.com--> | ||
<!-- | ||
~ Copyright (C) 2014 Vlad Mihalachi | ||
~ | ||
~ This file is part of Turbo Editor. | ||
~ | ||
~ Turbo Editor is free software: you can redistribute it and/or modify | ||
~ it under the terms of the GNU General Public License as published by | ||
~ the Free Software Foundation, either version 3 of the License, or | ||
~ (at your option) any later version. | ||
~ | ||
~ Turbo Editor is distributed in the hope that it will be useful, | ||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
~ GNU General Public License for more details. | ||
~ | ||
~ You should have received a copy of the GNU General Public License | ||
~ along with this program. If not, see <http://www.gnu.org/licenses/>. | ||
--> | ||
<resources> | ||
<string name="donation_action">Donate</string> | ||
<string name="donation_title">Donate to developer</string> | ||
<string name="donation_info"><![CDATA[ | ||
Turbo Editor is a free and <a href="http://github.com/vmihalachi/turbo-editor/">open source</a> app. | ||
You can show your appreciation and support development by donating: | ||
]]></string> | ||
<string name="donation_item_bought">You\'ve donated for this item already.</string> | ||
<string name="donation_2">An ice cream</string> | ||
<string name="donation_4">Cup of coffee</string> | ||
<string name="donation_10">Electricity bills</string> | ||
<string name="donation_20">The right pillow</string> | ||
<string name="donation_50">Solid-state drive</string> | ||
<string name="donation_99">Sound system</string> | ||
<string name="donation_error_iab_setup">Failed to setup in-app-billing service!</string> | ||
<string name="donation_no_responsibility">Notice that Google is not responsible for that payments method.</string> | ||
</resources> |
Oops, something went wrong.