couple string changes to make the app compilable
This commit is contained in:
parent
90e7e98998
commit
b61f8cb525
3 changed files with 3 additions and 13 deletions
|
@ -65,7 +65,7 @@
|
|||
<string name="email_label">Envoyez des retours et suggestions à :</string>
|
||||
<string name="third_party_licences_underlined"><u>Licences tierces</u></string>
|
||||
<string name="invite_friends_underlined"><u>Inviter des amis</u></string>
|
||||
<!--<string name="share_text">Hey, come check out %1$s at %2$s</string>-->
|
||||
<string name="share_text">Hey, come check out %1$s at %2$s</string>
|
||||
<string name="invite_via">Inviter via</string>
|
||||
<string name="rate_us_underlined"><u>Notez nous sur le Play Store</u></string>
|
||||
<string name="follow_us">Suivez nous :</string>
|
||||
|
@ -80,9 +80,9 @@
|
|||
<string name="notice">Cette app utilise les bibliothèques tierces suivantes pour se simplifier la vie. Merci.</string>
|
||||
<string name="third_party_licences">Licences tierces</string>
|
||||
<string name="kotlin_title"><u>Kotlin (langage de programmation)</u></string>
|
||||
<!--<string name="multiselect_title"><u>RecyclerView MultiSelect (selecting multiple list items)</u></string>
|
||||
<string name="multiselect_title"><u>RecyclerView MultiSelect (selecting multiple list items)</u></string>
|
||||
<string name="filepicker_title"><u>Simple File Picker (filepicker dialog)</u></string>
|
||||
<string name="fileproperties_title"><u>Simple File Properties (properties dialog)</u></string>-->
|
||||
<string name="fileproperties_title"><u>Simple File Properties (properties dialog)</u></string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
|
|
|
@ -80,17 +80,9 @@
|
|||
<string name="notice">Questa app usa le seguenti librerie di terze parti per semplificarmi la vita. Grazie.</string>
|
||||
<string name="third_party_licences">Licenze di terze parti</string>
|
||||
<string name="kotlin_title"><u>Kotlin (linguaggio di programmazione)</u></string>
|
||||
<string name="kotlin_text" translatable="false">Copyright 2010 - 2016 JetBrains s.r.o.\n\nLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions and limitations under the License.</string>
|
||||
<string name="kotlin_url" translatable="false">https://github.com/JetBrains/kotlin</string>
|
||||
<string name="multiselect_title"><u>RecyclerView MultiSelect (selezione elementi multipli da liste)</u></string>
|
||||
<string name="multiselect_text" translatable="false">The MIT License (MIT)\n\nCopyright (c) 2014 Big Nerd Ranch\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: \n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. \n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</string>
|
||||
<string name="multiselect_url" translatable="false">https://github.com/bignerdranch/recyclerview-multiselect</string>
|
||||
<string name="filepicker_title"><u>Simple File Picker (finestra di selezione file)</u></string>
|
||||
<string name="filepicker_text" translatable="false">Copyright 2016 SimpleMobileTools\n\nLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions and limitations under the License.</string>
|
||||
<string name="filepicker_url" translatable="false">https://github.com/SimpleMobileTools/Simple-File-Picker</string>
|
||||
<string name="fileproperties_title"><u>Simple File Properties (finestra di proprietà)</u></string>
|
||||
<string name="fileproperties_text" translatable="false">Copyright 2016 SimpleMobileTools\n\nLicensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.You may obtain a copy of the License at\n\nhttp://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS,WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.See the License for the specific language governing permissions and limitations under the License.</string>
|
||||
<string name="fileproperties_url" translatable="false">https://github.com/SimpleMobileTools/Simple-File-Properties</string>
|
||||
|
||||
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
|
||||
<!-- Short description has to have less than 80 chars -->
|
||||
|
|
|
@ -63,13 +63,11 @@
|
|||
<string name="about">О приложении</string>
|
||||
<string name="website">Исходный код можно найти по адресу:\nhttp://simplemobiletools.com</string>
|
||||
<string name="email_label">Отправить отзывы или предложения:</string>
|
||||
<string name="more_apps_underlined"><u>Больше простых приложений</u></string>
|
||||
<string name="third_party_licences_underlined"><u>Лицензии третьих сторон</u></string>
|
||||
<string name="invite_friends_underlined"><u>Предложить другу</u></string>
|
||||
<string name="share_text">Попробуй %1$s по ссылке %2$s</string>
|
||||
<string name="invite_via">Предложить с помощью</string>
|
||||
<string name="rate_us_underlined"><u>Оценить нас в Google Play</u></string>
|
||||
<string name="donate_underlined"><u>Поддержать разработчика</u></string>
|
||||
<string name="follow_us">Подписаться на нас:</string>
|
||||
<string name="copyright">v %1$s\nCopyright © Simple Mobile Tools %2$d</string>
|
||||
|
||||
|
|
Loading…
Reference in a new issue