From 20695bbd4de8e2ba9558afad06c14d65e9bfc63b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Carlos=20Cuevas?= Date: Mon, 23 Feb 2015 21:01:14 +0100 Subject: [PATCH] Fixed some texts --- data/en-US.properties | 5 ++++- data/es.properties | 7 +++++-- index.html | 32 +++++++++++++++++--------------- 3 files changed, 26 insertions(+), 18 deletions(-) diff --git a/data/en-US.properties b/data/en-US.properties index 4469063..95cf3eb 100644 --- a/data/en-US.properties +++ b/data/en-US.properties @@ -17,4 +17,7 @@ reset_app = Reset app reset_warning = Warning: It will remove all data. data_settings = Data settings visit_repo = Visit the source code -about_text = ToDoList 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.

ToDoList 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 ToDoList. If not, see .

Originally started and written by José Carlos Cuevas <reset (dot) reboot (at) gmail (dot) com> +about_text_1 = ToDoList 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. +about_text_2 = ToDoList 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. +about_text_3 = You should have received a copy of the GNU General Public License along with ToDoList. If not, see . +about_text_4 = Started and written originally by José Carlos Cuevas diff --git a/data/es.properties b/data/es.properties index 0288da8..e4e8416 100644 --- a/data/es.properties +++ b/data/es.properties @@ -16,6 +16,9 @@ about_menu = Acerca de... reset_app = Restablecer aplicación reset_warning = Peligro: Esto eliminará todos los datos. data_settings = Ajustes de datos -visit_repo = Visita el código fuente -about_text = ToDoList 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.

ToDoList 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 ToDoList. If not, see .

Iniciado y escrito originalmente por José Carlos Cuevas <reset (punto) reboot (arroba) gmail (punto) com> +visit_repo = Visita el código fuente +about_text_1 = ToDoList 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. +about_text_2 = ToDoList 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. +about_text_3 = You should have received a copy of the GNU General Public License along with ToDoList. If not, see . +about_text_4 = Iniciado y escrito originalmente por José Carlos Cuevas ; diff --git a/index.html b/index.html index 85ff116..6e92e45 100644 --- a/index.html +++ b/index.html @@ -68,21 +68,23 @@ Visit the source code -

-ToDoList 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. -

-ToDoList 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 ToDoList. If not, see . -

-Originally started and written by José Carlos Cuevas <reset (dot) reboot (at) gmail (dot) com> +

+ ToDoList 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.

+

+ ToDoList 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 ToDoList. If not, see . +

+

+ Originally started and written by José Carlos Cuevas <reset (dot) reboot (at) gmail (dot) com>