From 51c0c09390cabe75d590d4a3ad99009da3f45997 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Fri, 8 Apr 2011 08:27:36 +0000 Subject: zh-tw, ro, et, ru downloads page update (you-cheng, florin, marek, blinov) --- downloads/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'downloads') diff --git a/downloads/index.php b/downloads/index.php index f508026b0..ccb276333 100644 --- a/downloads/index.php +++ b/downloads/index.php @@ -16,12 +16,12 @@ $langs = array( 'nl' => 'Nederlands', // 'pl' => 'Polski', // 'pt' => 'Português', -// 'ro' => 'Română', + 'ro' => 'Română', 'ru' => 'Русский', // 'tr' => 'Türkçe', // 'sl' => 'Slovenščina', // 'zh-cn' => '简体中文', -// 'zh-tw' => '正體中文' + 'zh-tw' => '正體中文' ); relocate($langs, 'downloads/'); \ No newline at end of file -- cgit v1.2.1