From 8eafbfcb7ac89e193ce01bf8d8eca870b3c17ddd Mon Sep 17 00:00:00 2001 From: Vojta Beran Date: Wed, 27 Apr 2011 21:55:54 +0200 Subject: Czech language update --- lib/plugins/revert/lang/cs/lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/plugins/revert') diff --git a/lib/plugins/revert/lang/cs/lang.php b/lib/plugins/revert/lang/cs/lang.php index ca0474cba..5c8899200 100644 --- a/lib/plugins/revert/lang/cs/lang.php +++ b/lib/plugins/revert/lang/cs/lang.php @@ -9,6 +9,7 @@ * @author tomas@valenta.cz * @author Marek Sacha * @author Lefty + * @author Vojta Beran */ $lang['menu'] = 'Obnova zaspamovaných stránek'; $lang['filter'] = 'Hledat zaspamované stránky'; -- cgit v1.2.3 From 4f5cb4d5bc4b7b3b61cdf2d67981eaf514f63060 Mon Sep 17 00:00:00 2001 From: Choicky Chou Date: Sun, 1 May 2011 11:51:30 +0200 Subject: Chinese language update --- lib/plugins/revert/lang/zh/lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/plugins/revert') diff --git a/lib/plugins/revert/lang/zh/lang.php b/lib/plugins/revert/lang/zh/lang.php index 8ba626432..eb8733618 100644 --- a/lib/plugins/revert/lang/zh/lang.php +++ b/lib/plugins/revert/lang/zh/lang.php @@ -12,6 +12,7 @@ * @author lainme * @author caii * @author Hiphen Lee + * @author caii, patent agent in China */ $lang['menu'] = '还原管理器'; $lang['filter'] = '搜索包含垃圾信息的页面'; -- cgit v1.2.3 From 783bf9124fd1461b659c1774f6ec69fa180dc503 Mon Sep 17 00:00:00 2001 From: Marcelo Zunino Date: Tue, 3 May 2011 18:20:23 +0200 Subject: Spanish language update --- lib/plugins/revert/lang/es/lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/plugins/revert') diff --git a/lib/plugins/revert/lang/es/lang.php b/lib/plugins/revert/lang/es/lang.php index 420454d45..7e357e3db 100644 --- a/lib/plugins/revert/lang/es/lang.php +++ b/lib/plugins/revert/lang/es/lang.php @@ -17,6 +17,7 @@ * @author Fernando J. Gómez * @author Victor Castelan * @author Mauro Javier Giamberardino + * @author emezeta */ $lang['menu'] = 'Restaurador'; $lang['filter'] = 'Buscar páginas con spam'; -- cgit v1.2.3