aboutsummaryrefslogtreecommitdiffstats
path: root/languages/LanguageRo.php
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>2005-05-13 11:11:30 +0000
committerÆvar Arnfjörð Bjarmason <avar@users.mediawiki.org>2005-05-13 11:11:30 +0000
commita7054a9cd820aa0a7b2307591c21a83a36582358 (patch)
tree1d88a41a34c7c7eb21261a3da2ff6b2efe61141c /languages/LanguageRo.php
parent138a7ed36e5515bbe0bef7e6fba31909004d03f5 (diff)
downloadmediawikicore-a7054a9cd820aa0a7b2307591c21a83a36582358.tar.gz
mediawikicore-a7054a9cd820aa0a7b2307591c21a83a36582358.zip
* Deprecated the {{msg:}} syntax for inclusion from the Template namespace.
Notes
Notes: http://mediawiki.org/wiki/Special:Code/MediaWiki/8996
Diffstat (limited to 'languages/LanguageRo.php')
-rw-r--r--languages/LanguageRo.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/languages/LanguageRo.php b/languages/LanguageRo.php
index 1e96a044425c..8931a2f62ea3 100644
--- a/languages/LanguageRo.php
+++ b/languages/LanguageRo.php
@@ -70,7 +70,6 @@ require_once("LanguageUtf8.php");
MAG_CURRENTTIME => array( 1, "CURRENTTIME", "{{ORACURENTA}}" ),
MAG_NUMBEROFARTICLES => array( 1, "NUMBEROFARTICLES", "{{NUMARDEARTICOLE}}" ),
MAG_CURRENTMONTHNAMEGEN => array( 1, "CURRENTMONTHNAMEGEN", "{{NUMELUNACURENTAGEN}}" ),
- MAG_MSG => array( 0, "MSG:", "MSJ:" ),
MAG_SUBST => array( 0, "SUBST:" ),
MAG_MSGNW => array( 0, "MSGNW:", "MSJNOU:" ),
MAG_END => array( 0, "__END__", "__FINAL__" ),