diff options
author | plegall <plg@piwigo.org> | 2009-03-13 23:37:34 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2009-03-13 23:37:34 +0000 |
commit | ab6f96964aef65c6c284501ac2027eb4435a1bfc (patch) | |
tree | 4e0be73c485e2a5c87d3ea0b8aa11ffc4928f770 /language | |
parent | 497e753bcf4208e1adc457dbc0f406b923594343 (diff) |
bug 926 fixed: change links to piwigo.org so that they go to existing URLs.
new: if the current language is french, the links go to fr.piwigo.org insted.
git-svn-id: http://piwigo.org/svn/branches/2.0@3196 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language')
-rw-r--r-- | language/fr_FR/about.html | 2 | ||||
-rw-r--r-- | language/fr_FR/help.html | 2 | ||||
-rw-r--r-- | language/hr_HR/about.html | 2 | ||||
-rw-r--r-- | language/pl_PL/help.html | 5 | ||||
-rw-r--r-- | language/ru_RU/about.html | 2 |
5 files changed, 6 insertions, 7 deletions
diff --git a/language/fr_FR/about.html b/language/fr_FR/about.html index 15cf5e8bd..5f2036a75 100644 --- a/language/fr_FR/about.html +++ b/language/fr_FR/about.html @@ -5,4 +5,4 @@ une galerie d'images en ligne.</li> données MySQL.</li> <li>Si vous avez des suggestions ou des commentaires, visitez le <a - href="http://piwigo.org">site officiel</a>.</li> + href="http://fr.piwigo.org">site officiel</a> et <a href="http://fr.piwigo.org/forum">son forum</a>.</li> diff --git a/language/fr_FR/help.html b/language/fr_FR/help.html index 7b4b8740e..27ad4bea4 100644 --- a/language/fr_FR/help.html +++ b/language/fr_FR/help.html @@ -320,7 +320,7 @@ cela, un administrateur doit se rendre dans <span class="pwgScreen">Administrati défaut tel que désiré dans <span class="pwgScreen">Administation » Configuration » Affichage par défaut</span>. En effet, chaque nouvel utilisateur héritera de ces propriétés d'affichage.</li> - <li>Pour tout question, la communauté Piwigo est à l'écoute sur le <a href="http://piwigo.org/forum">forum</a>.</li> + <li>Pour tout question, la communauté francophone Piwigo est à l'écoute sur le <a href="http://fr.piwigo.org/forum">forum</a>.</li> </ul> </div> <!-- misc_content --> diff --git a/language/hr_HR/about.html b/language/hr_HR/about.html index 7f1844297..761db5ae7 100644 --- a/language/hr_HR/about.html +++ b/language/hr_HR/about.html @@ -2,5 +2,5 @@ <li>Tehnički, Piwigo je potpuno razvijen korištenjem PHP (the elePHPant) te MySQL baze podataka (the SQuirreL).</li> - <li>Ako imate prijedloga i komentara, molimo posjetite <a href="http://piwigo.org">Piwigo</a> službenu stranicu, te njoj posvećen <a href="http://forum.Piwigo.net">forum</a>.</li> + <li>Ako imate prijedloga i komentara, molimo posjetite <a href="http://piwigo.org">Piwigo</a> službenu stranicu, te njoj posvećen <a href="http://piwigo.org/forum">forum</a>.</li> diff --git a/language/pl_PL/help.html b/language/pl_PL/help.html index 1423bfdd2..52f3dd853 100644 --- a/language/pl_PL/help.html +++ b/language/pl_PL/help.html @@ -286,11 +286,10 @@ liter cyfr, znaków "-", "_" lub ".". Nie mogą zawierać spacji oraz pozostały <li>ak tylko utworzysz galerię, zmień domyślne wyświetlanie w <span class="pwgScreen">Administracja » Konfigracja » Domyślne</span>. Jeżeli tak zrobisz każdy nowy użytkownik będzie miał taki sam domyślny wygląd stron galerii.</li> - <li>Jeżeli masz pytania, społeczność Piwigo zaprasza Cię na forum <a - href="http://piwigo.org/forum"></a>.</li> + <li>Jeżeli masz pytania, społeczność Piwigo zaprasza Cię na <a href="http://piwigo.org/forum">forum</a>.</li> </ul> </div> <!-- misc_content --> </div> <!-- instructionMisc --> -</div>
\ No newline at end of file +</div> diff --git a/language/ru_RU/about.html b/language/ru_RU/about.html index a0fd0fd67..bd5514eea 100644 --- a/language/ru_RU/about.html +++ b/language/ru_RU/about.html @@ -3,5 +3,5 @@ <li>Галерея Piwigo создана с помощью PHP (elePHPant) с использованием базы данных MySQL (SQuirreL).</li> <li>Если у Вас есть какие-либо пожелания или комментарии по скрипту, оставьте их на официальном сайте <a - href="http://piwigo.org">Piwigo</a>, и его <a href="http://Piwigo.net/forum">форуме</a>.</li> + href="http://piwigo.org">Piwigo</a>, и его <a href="http://piwigo.org/forum">форуме</a>.</li> |