From f2345d7ae29f2b940054efe0c2e060ee2029dc3e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Reimar=20D=C3=B6ffinger?= Date: Mon, 7 Dec 2015 23:00:34 +0100 Subject: [PATCH] Update homepage and copyright. --- res/layout/about_activity.xml | 2 +- res/values-de/strings.xml | 2 +- res/values-es/strings.xml | 2 +- res/values-fr/strings.xml | 2 +- res/values-it/strings.xml | 2 +- res/values/strings.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/res/layout/about_activity.xml b/res/layout/about_activity.xml index ed44cbf..c077d8a 100644 --- a/res/layout/about_activity.xml +++ b/res/layout/about_activity.xml @@ -22,7 +22,7 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center_horizontal" - android:text="Copyright 2009-2013 Google Inc." + android:text="Copyright 2009-2013 Google Inc.\nCopyright 2015 Reimar Döffinger" android:textAppearance="?android:attr/textAppearanceSmall" tools:ignore="HardcodedText" /> diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml index 4837104..94bda8a 100644 --- a/res/values-de/strings.xml +++ b/res/values-de/strings.xml @@ -63,7 +63,7 @@ Bitte senden Sie Kommentare, Anregungen, Bug-Reports, oder einfach nur ein kurzes Hallo an: quickdic@reimardoeffinger.de Weitere Informationen finden Sie unter: - http://code.google.com/p/quickdic-dictionary/ + https://github.com/rdoeffinger/Dictionary/releases/ Contributions from: QuickDic contains code copyrighted by Google and released under the Apache 2.0 license. http://www.apache.org/licenses/LICENSE-2.0 diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml index f726415..c927734 100644 --- a/res/values-es/strings.xml +++ b/res/values-es/strings.xml @@ -62,7 +62,7 @@ Por favor envíe comentarios, sugerencias, informes de error o simplemente un saludo rápido a: quickdic@reimardoeffinger.de Para más información, vea: - http://code.google.com/p/quickdic-dictionary/ + https://github.com/rdoeffinger/Dictionary/releases/ Contributions from: QuickDic contiene código con derechos de autor de Google y publicado bajo la licencia Apache 2.0. http://www.apache.org/licenses/LICENSE-2.0 diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml index ad46a30..284f394 100644 --- a/res/values-fr/strings.xml +++ b/res/values-fr/strings.xml @@ -63,7 +63,7 @@ Merci d\'envoyer vos commentaires, bugs, propositions ou alors juste un petit bonjour à : quickdic@reimardoeffinger.de Vous trouverez plus d\'informations sur cette page : - http://code.google.com/p/quickdic-dictionary/ + https://github.com/rdoeffinger/Dictionary/releases/ Contributions de : QuickDic contient du code sous copyright de Google et publié sous la licence Apache 2.0. http://www.apache.org/licenses/LICENSE-2.0 diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml index 9728fb3..fd6bdcb 100644 --- a/res/values-it/strings.xml +++ b/res/values-it/strings.xml @@ -65,7 +65,7 @@ Per favore inviami (in inglese) commenti, suggerimenti, segnalazioni di bug o semplicemente un breve saluto a: quickdic@reimardoeffinger.de Per più informazioni, guarda: - http://code.google.com/p/quickdic-dictionary/ + https://github.com/rdoeffinger/Dictionary/releases/ Contributions from: QuickDic contiene codice con copyright di Google e rilasciato sotto licenza Apache 2.0 http://www.apache.org/licenses/LICENSE-2.0 diff --git a/res/values/strings.xml b/res/values/strings.xml index 4b5cf40..f02d3dd 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -62,7 +62,7 @@ Please send comments, suggestions, bug reports, or just a quick hello to: quickdic@reimardoeffinger.de For more information, see: - http://code.google.com/p/quickdic-dictionary/ + https://github.com/rdoeffinger/Dictionary/releases/ Contributions from: QuickDic contains code copyrighted by Google and released under the Apache 2.0 license. http://www.apache.org/licenses/LICENSE-2.0 -- 2.43.0