1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 10:19:42 +02:00

Merge string resources to one file, propagte change to all translations

This commit is contained in:
Gregor Santner 2018-05-09 03:23:12 +02:00
parent 9a6798f9f4
commit ad3966dd85
No known key found for this signature in database
GPG key ID: 7E83A7834AECB009
68 changed files with 3783 additions and 3925 deletions

View file

@ -1,3 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- App - AppName specific -->
<string name="dandelion" translatable="false">dandelion*</string>
@ -16,6 +17,23 @@
<string name="http" translatable="false">http</string>
<string name="https" translatable="false">https</string>
<string name="licenses" translatable="false">@string/about_activity__title_about_license</string>
<string name="copyright_license_text_official" translatable="false">
Copyright © 2015-2018
\nThis program 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.
\n
\nThis program 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.
</string>
<string name="fragment_license__license_gpl_link" translatable="false">https://www.gnu.org/licenses/gpl-3.0.html</string>
<string name="fragment_license__misc" translatable="false">@string/pref_title__sub_miscelaneous</string>
<string name="fragment_licesen__misc_leafpic_link" translatable="false">https://github.com/HoraApps/LeafPic</string>
<string name="fragment_about__fdroid_link" translatable="false">https://f-droid.org/repository/browse/?fdid=com.github.dfa.diaspora_android</string>
<string name="fragment_about__about" translatable="false">@string/app_name</string>
<string name="fragment_about__contribute_link" translatable="false">https://github.com/Diaspora-for-Android/dandelion</string>
<string name="fragment_about__translate_link" translatable="false">https://crowdin.com/project/diaspora-for-android/invite</string>
<string name="fragment_About__feedback_link" translatable="false">https://github.com/Diaspora-for-Android/dandelion/issues</string>
<string name="not_implemented" translatable="false">not_implemented</string>
<string name="donate__bitcoin_id" translatable="false">@string/not_implemented</string>