diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 45285e0..a297080 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,3 @@ # Contributing -See how to contribute on the [wiki](https://git.framasoft.org/luc/lutim/wikis/contribute). +See how to contribute on the [wiki](https://framagit.org/luc/lutim/wikis/contribute). diff --git a/README.md b/README.md index 61965dc..b2795cf 100644 --- a/README.md +++ b/README.md @@ -21,10 +21,10 @@ Lutim's logo is an adaptation of [Lutin](http://commons.wikimedia.org/wiki/File: ## Wiki -The official wiki contains all what you need to know about Lutim (installation, API, etc). Go to or clone it: +The official wiki contains all what you need to know about Lutim (installation, API, etc). Go to or clone it: ``` -git clone https://git.framasoft.org/luc/lutim.wiki.git +git clone https://framagit.org/luc/lutim.wiki.git ``` ## Encryption @@ -44,9 +44,9 @@ See [AUTHORS.md](AUTHORS.md) file. ## Contribute! -Please consider contributing, either by [reporting issues](https://git.framasoft.org/luc/lutim/issues) or by helping the [internationalization](https://pootle.framasoft.org/projects/lutim/). And of course, code contribution are welcome! +Please consider contributing, either by [reporting issues](https://framagit.org/luc/lutim/issues) or by helping the [internationalization](https://pootle.framasoft.org/projects/lutim/). And of course, code contribution are welcome! -The details on how to contribute are on the [wiki](https://git.framasoft.org/luc/lutim/wikis/contribute). +The details on how to contribute are on the [wiki](https://framagit.org/luc/lutim/wikis/contribute). ## Others projects dependancies diff --git a/lib/Lutim/I18N/de.po b/lib/Lutim/I18N/de.po index 45decb6..5996f92 100644 --- a/lib/Lutim/I18N/de.po +++ b/lib/Lutim/I18N/de.po @@ -130,8 +130,8 @@ msgstr "Dateiname" #: templates/about.html.ep:24 msgid "" "For more details, see the homepage of the project." -msgstr "Besuche für mehr Details die Homepage des Projekts." +"href=\"https://framagit.org/luc/lutim\">homepage of the project." +msgstr "Besuche für mehr Details die Homepage des Projekts." #: templates/layouts/default.html.ep:50 msgid "Fork me!" diff --git a/lib/Lutim/I18N/en.po b/lib/Lutim/I18N/en.po index 75962d7..30d0150 100644 --- a/lib/Lutim/I18N/en.po +++ b/lib/Lutim/I18N/en.po @@ -136,8 +136,8 @@ msgid "File name" msgstr "" #: templates/about.html.ep:24 -msgid "For more details, see the homepage of the project." -msgstr "For more details, see the homepage of the project." +msgid "For more details, see the homepage of the project." +msgstr "For more details, see the homepage of the project." #: templates/layouts/default.html.ep:50 msgid "Fork me!" diff --git a/lib/Lutim/I18N/es.po b/lib/Lutim/I18N/es.po index 504d60e..059149a 100644 --- a/lib/Lutim/I18N/es.po +++ b/lib/Lutim/I18N/es.po @@ -130,8 +130,8 @@ msgstr "Nombre de archivo" #: templates/about.html.ep:24 msgid "" "For more details, see the homepage of the project." -msgstr "Para más detalles, vea la página del proyecto." +"href=\"https://framagit.org/luc/lutim\">homepage of the project." +msgstr "Para más detalles, vea la página del proyecto." #: templates/layouts/default.html.ep:50 msgid "Fork me!" diff --git a/lib/Lutim/I18N/fr.po b/lib/Lutim/I18N/fr.po index 7938374..6bd7692 100644 --- a/lib/Lutim/I18N/fr.po +++ b/lib/Lutim/I18N/fr.po @@ -130,8 +130,8 @@ msgstr "Nom du fichier" #: templates/about.html.ep:24 msgid "" "For more details, see the homepage of the project." -msgstr "Pour plus de détails, consultez la page Github du projet." +"href=\"https://framagit.org/luc/lutim\">homepage of the project." +msgstr "Pour plus de détails, consultez la page Github du projet." #: templates/layouts/default.html.ep:50 msgid "Fork me!" diff --git a/templates/about.html.ep b/templates/about.html.ep index 2dc3d7d..1020096 100644 --- a/templates/about.html.ep +++ b/templates/about.html.ep @@ -21,7 +21,7 @@

<%== l('Juste like you pronounce the French word lutin (/ly.tɛ̃/).') %>

<%= l('What about the software which provides the service?') %>

<%== l('The Lutim software is a free software, which allows you to download and install it on you own server. Have a look at the AGPL to see what you can do.') %>

-

<%== l('For more details, see the homepage of the project.') %>

+

<%== l('For more details, see the homepage of the project.') %>

<%= l('Main developers') %>