summaryrefslogtreecommitdiff
path: root/lib/plugins/config/lang/ca/lang.php
diff options
context:
space:
mode:
authorDominik Eckelmann <deckelmann@gmail.com>2011-11-19 14:44:48 +0100
committerDominik Eckelmann <deckelmann@gmail.com>2011-11-19 14:44:48 +0100
commit402e0951b7e3ccf567702515bfe0b09cca8a5a93 (patch)
treeb5c4526d2d7ca1482fe8a67aa12125b065c478be /lib/plugins/config/lang/ca/lang.php
parent5446f3ffde77013d4eaea1fb166bcbd905a777a4 (diff)
parent1017f6f159386699a10d2529c50fb5e28b5c1889 (diff)
downloadrpg-402e0951b7e3ccf567702515bfe0b09cca8a5a93.tar.gz
rpg-402e0951b7e3ccf567702515bfe0b09cca8a5a93.tar.bz2
Merge branch 'master' of github.com:dom-mel/dokuwiki
Diffstat (limited to 'lib/plugins/config/lang/ca/lang.php')
-rw-r--r--lib/plugins/config/lang/ca/lang.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/plugins/config/lang/ca/lang.php b/lib/plugins/config/lang/ca/lang.php
index d53cf1031..1a2a22881 100644
--- a/lib/plugins/config/lang/ca/lang.php
+++ b/lib/plugins/config/lang/ca/lang.php
@@ -114,8 +114,8 @@ $lang['sitemap'] = 'Genera mapa del lloc en format Google (dies)';
$lang['broken_iua'] = 'No funciona en el vostre sistema la funció ignore_user_abort? Això podria malmetre l\'índex de cerques. Amb IIS+PHP/CGI se sap que no funciona. Vg. <a href="http://bugs.splitbrain.org/?do=details&amp;task_id=852">Bug 852</a> per a més informació.';
$lang['xsendfile'] = 'Utilitza la capçalera X-Sendfile perquè el servidor web distribueixi fitxers estàtics. No funciona amb tots els servidors web.';
$lang['renderer_xhtml'] = 'Renderitzador que cal utilitzar per a la sortida principal (xhtml) del wiki';
-$lang['renderer__core'] = '% (ànima del dokuwiki)';
-$lang['renderer__plugin'] = '% (connector)';
+$lang['renderer__core'] = '%s (ànima del dokuwiki)';
+$lang['renderer__plugin'] = '%s (connector)';
$lang['rememberme'] = 'Permet galetes de sessió permanents ("recorda\'m")';
$lang['rss_type'] = 'Tipus de canal XML';
$lang['rss_linkto'] = 'Destinació dels enllaços en el canal XML';