|
From: <var...@us...> - 2020-12-24 17:37:05
|
Revision: 10200
http://sourceforge.net/p/phpwiki/code/10200
Author: vargenau
Date: 2020-12-24 17:37:03 +0000 (Thu, 24 Dec 2020)
Log Message:
-----------
pgsrc: use double square brackets
Modified Paths:
--------------
trunk/locale/fr/pgsrc/Aide%2FURLMagiquesPhpWiki
trunk/locale/it/pgsrc/Aiuto%2FMagicPhpWikiURLs
trunk/locale/nl/pgsrc/Help%2FToverPhpWikiURLs
Modified: trunk/locale/fr/pgsrc/Aide%2FURLMagiquesPhpWiki
===================================================================
--- trunk/locale/fr/pgsrc/Aide%2FURLMagiquesPhpWiki 2020-12-24 17:27:39 UTC (rev 10199)
+++ trunk/locale/fr/pgsrc/Aide%2FURLMagiquesPhpWiki 2020-12-24 17:37:03 UTC (rev 10200)
@@ -1,4 +1,4 @@
-Date: Tue, 3 Sep 2019 18:01:13 +0000
+Date: Thu, 24 Dec 2020 18:24:26 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Aide%2FURLMagiquesPhpWiki;
@@ -39,7 +39,7 @@
Un lien magique a cette allure :
-**~[** //texte// **|** //url-phpwiki// **]**
+**~[~[** //text// **|** //url-phpwiki// **]]**
Le //texte// est optionnel mais est habituellement recommandé.
S'il est donné, il fournira le label du lien.
Modified: trunk/locale/it/pgsrc/Aiuto%2FMagicPhpWikiURLs
===================================================================
--- trunk/locale/it/pgsrc/Aiuto%2FMagicPhpWikiURLs 2020-12-24 17:27:39 UTC (rev 10199)
+++ trunk/locale/it/pgsrc/Aiuto%2FMagicPhpWikiURLs 2020-12-24 17:37:03 UTC (rev 10200)
@@ -1,4 +1,4 @@
-Date: Thu, 16 Dec 2020 12:01:56 +0000
+Date: Thu, 24 Dec 2020 18:24:26 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Aiuto%2FMagicPhpWikiURLs;
@@ -39,7 +39,7 @@
A magic link looks like:
-**~[** //text// **|** //phpwiki-url// **]**
+**~[~[** //text// **|** //phpwiki-url// **]]**
The "//text// **|**" is optional but usually recommended. If given it
will provide the label for the link.
Modified: trunk/locale/nl/pgsrc/Help%2FToverPhpWikiURLs
===================================================================
--- trunk/locale/nl/pgsrc/Help%2FToverPhpWikiURLs 2020-12-24 17:27:39 UTC (rev 10199)
+++ trunk/locale/nl/pgsrc/Help%2FToverPhpWikiURLs 2020-12-24 17:37:03 UTC (rev 10200)
@@ -1,4 +1,4 @@
-Date: Thu, 24 Dec 2020 17:40:03 +0000
+Date: Thu, 24 Dec 2020 18:24:26 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.6.0)
Content-Type: application/x-phpwiki;
pagename=Help%2FToverPhpWikiURLs;
@@ -39,7 +39,7 @@
Een toverkoppeling ziet eruit als:
-**~[~[** //tekst// **|** //phpwiki-url// **]]]**
+**~[~[** //tekst// **|** //phpwiki-url// **]]**
Het "//tekst// **|**" deel is optioneel maar meestal wel aan te raden.
Als dit is opgegeven wordt dit het etiket voor de koppeling.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|