aboutsummaryrefslogtreecommitdiffstats
path: root/languages/LanguageRo.php
diff options
context:
space:
mode:
authorAntoine Musso <hashar@users.mediawiki.org>2004-11-13 05:02:23 +0000
committerAntoine Musso <hashar@users.mediawiki.org>2004-11-13 05:02:23 +0000
commit376d8e34ae24d17f1febc6c005775ba9f9ee18eb (patch)
treeeebc0b6585bfd265a39ae61ecbc9df49a49ade29 /languages/LanguageRo.php
parent04b205956f69effdc6aa4673553b6634e9b81959 (diff)
downloadmediawikicore-376d8e34ae24d17f1febc6c005775ba9f9ee18eb.tar.gz
mediawikicore-376d8e34ae24d17f1febc6c005775ba9f9ee18eb.zip
remove [[]] for protectedarticle and unprotectedarticle. Avoid having a link enclosed by brackets in the protection log.
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/6227
Diffstat (limited to 'languages/LanguageRo.php')
-rw-r--r--languages/LanguageRo.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/languages/LanguageRo.php b/languages/LanguageRo.php
index c8dbc96a1b74..c6fad1516f2d 100644
--- a/languages/LanguageRo.php
+++ b/languages/LanguageRo.php
@@ -879,8 +879,8 @@ Ultima editare a fost făcută de către [[Utilizator:$3|$3]] ([[Discuţie utili
"protectlogtext" => "Dedesubt găsiţi lista de blocări/deblocări ale paginilor.
Vezi [[$wgMetaNamespace:Pagină protejată]] pentru mai multe informaţii.",
"historywarning" => "Atenţie! Pagina pe care o ştergeţi are istorie: ",
-"protectedarticle" => "protejat [[$1]]",
-"unprotectedarticle" => "deprotejat [[$1]]",
+"protectedarticle" => "protejat $1",
+"unprotectedarticle" => "deprotejat $1",
# Undelete
"undelete" => "Recuperează pagina ştearsă",