aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/db/migration/data/v310/namespaces.php
blob: 2a4935395e34fe04e81ed6aec796d794ebdc9048 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<?php
/**
*
* This file is part of the phpBB Forum Software package.
*
* @copyright (c) phpBB Limited <https://www.phpbb.com>
* @license GNU General Public License, version 2 (GPL-2.0)
*
* For full copyright and license information, please see
* the docs/CREDITS.txt file.
*
*/

namespace phpbb\db\migration\data\v310;

class namespaces extends \phpbb\db\migration\migration
{
	static public function depends_on()
	{
		return array(
			'\phpbb\db\migration\data\v310\dev',
		);
	}

	public function update_data()
	{
		return array(
			array('if', array(
				(preg_match('#^phpbb_search_#', $this->config['search_type'])),
				array('config.update', array('search_type', str_replace('phpbb_search_', '\\phpbb\\search\\', $this->config['search_type']))),
			)),
		);
	}
}
ia.org>2011-04-24 23:04:19 +0000 committerAnne Nicolas <ennael@mageia.org>2011-04-24 23:04:19 +0000 commit2993cac61dddd944f8f7d0654c1ea1591df2922d (patch) treeafd0ddd3c42793014bb2631a87d8576dab37980c /perl-install/standalone/po parent24cdd14d5aeff477c2aa8ec0a326bf2c7c4f9d50 (diff)downloaddrakx-2993cac61dddd944f8f7d0654c1ea1591df2922d.tar
drakx-2993cac61dddd944f8f7d0654c1ea1591df2922d.tar.gz
drakx-2993cac61dddd944f8f7d0654c1ea1591df2922d.tar.bz2
drakx-2993cac61dddd944f8f7d0654c1ea1591df2922d.tar.xz
drakx-2993cac61dddd944f8f7d0654c1ea1591df2922d.zip
replace Mageia Linux by Mageia
Diffstat (limited to 'perl-install/standalone/po')
-rw-r--r--perl-install/standalone/po/af.po10
-rw-r--r--perl-install/standalone/po/am.po2
-rw-r--r--perl-install/standalone/po/az.po18
-rw-r--r--perl-install/standalone/po/be.po6
-rw-r--r--perl-install/standalone/po/bg.po14
-rw-r--r--perl-install/standalone/po/bn.po6
-rw-r--r--perl-install/standalone/po/br.po6
-rw-r--r--perl-install/standalone/po/bs.po10
-rw-r--r--perl-install/standalone/po/ca.po8
-rw-r--r--perl-install/standalone/po/cs.po10
-rw-r--r--perl-install/standalone/po/cy.po12
-rw-r--r--perl-install/standalone/po/da.po10
-rw-r--r--perl-install/standalone/po/de.po10
-rw-r--r--perl-install/standalone/po/el.po8
-rw-r--r--perl-install/standalone/po/eo.po4
-rw-r--r--perl-install/standalone/po/es.po10
-rw-r--r--perl-install/standalone/po/et.po10
-rw-r--r--perl-install/standalone/po/eu.po10
-rw-r--r--perl-install/standalone/po/fi.po16
-rw-r--r--perl-install/standalone/po/fr.po10
-rw-r--r--perl-install/standalone/po/fur.po8
-rw-r--r--perl-install/standalone/po/ga.po8
-rw-r--r--perl-install/standalone/po/gl.po10
-rw-r--r--perl-install/standalone/po/hr.po6
-rw-r--r--perl-install/standalone/po/hu.po16
-rw-r--r--perl-install/standalone/po/id.po10
-rw-r--r--perl-install/standalone/po/is.po10
-rw-r--r--perl-install/standalone/po/it.po10
-rw-r--r--perl-install/standalone/po/ja.po10
-rw-r--r--perl-install/standalone/po/ky.po6
-rw-r--r--perl-install/standalone/po/lt.po4
-rw-r--r--perl-install/standalone/po/ltg.po2
-rw-r--r--perl-install/standalone/po/lv.po10
-rw-r--r--perl-install/standalone/po/mk.po10
-rw-r--r--perl-install/standalone/po/ms.po12
-rw-r--r--perl-install/standalone/po/mt.po8
-rw-r--r--perl-install/standalone/po/nb.po10
-rw-r--r--perl-install/standalone/po/nl.po10
-rw-r--r--perl-install/standalone/po/nn.po8
-rw-r--r--perl-install/standalone/po/pl.po10
-rw-r--r--perl-install/standalone/po/pt.po10
-rw-r--r--perl-install/standalone/po/pt_BR.po10
-rw-r--r--perl-install/standalone/po/ro.po10
-rw-r--r--perl-install/standalone/po/ru.po10
-rw-r--r--perl-install/standalone/po/sc.po6
-rw-r--r--perl-install/standalone/po/sk.po10
-rw-r--r--perl-install/standalone/po/sl.po10
-rw-r--r--perl-install/standalone/po/sq.po8
-rw-r--r--perl-install/standalone/po/sr.po10
-rw-r--r--perl-install/standalone/po/sr@Latn.po10
-rw-r--r--perl-install/standalone/po/sv.po10
-rw-r--r--perl-install/standalone/po/tg.po10
-rw-r--r--perl-install/standalone/po/th.po6
-rw-r--r--perl-install/standalone/po/tl.po4
-rw-r--r--perl-install/standalone/po/tr.po10
-rw-r--r--perl-install/standalone/po/uk.po6
-rw-r--r--perl-install/standalone/po/uz.po10
-rw-r--r--perl-install/standalone/po/uz@cyrillic.po10
-rw-r--r--perl-install/standalone/po/vi.po10
-rw-r--r--perl-install/standalone/po/wa.po10
-rw-r--r--perl-install/standalone/po/zh_CN.po12
-rw-r--r--perl-install/standalone/po/zh_TW.po8
62 files changed, 284 insertions, 284 deletions
diff --git a/perl-install/standalone/po/af.po b/perl-install/standalone/po/af.po
index 040247761..bb18fcd2c 100644
--- a/perl-install/standalone/po/af.po
+++ b/perl-install/standalone/po/af.po
@@ -178,12 +178,12 @@ msgstr ""
#: drakbug:76
#, fuzzy, c-format
msgid "%s Bug Report Tool"
-msgstr "Mageia Linux Bug Report Tool"
+msgstr "Mageia Bug Report Tool"
#: drakbug:81
#, fuzzy, c-format
msgid "%s Control Center"
-msgstr "Mageia Linux Control Center"
+msgstr "Mageia Control Center"
#: drakbug:82
#, c-format
@@ -683,7 +683,7 @@ msgstr "Nie geïnstalleeer"
#: drakfont:526 harddrake2:241
#, fuzzy, c-format
msgid "Mageia"
-msgstr "Mageia Linux"
+msgstr "Mageia"
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
#. -PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
@@ -864,7 +864,7 @@ msgstr ""
#: drakhelp:53
#, fuzzy, c-format
msgid "%s Help Center"
-msgstr "Mageia Linux Hulp Sentrum"
+msgstr "Mageia Hulp Sentrum"
#: drakhelp:53
#, c-format
@@ -2408,7 +2408,7 @@ msgstr ", "
#: logdrake:51
#, fuzzy, c-format
msgid "%s Tools Logs"
-msgstr "Mageia Linux Tools Logs"
+msgstr "Mageia Tools Logs"
#: logdrake:65
#, c-format
diff --git a/perl-install/standalone/po/am.po b/perl-install/standalone/po/am.po
index 10abb5906..115bf9b7c 100644
--- a/perl-install/standalone/po/am.po
+++ b/perl-install/standalone/po/am.po
@@ -175,7 +175,7 @@ msgstr "አንቀጹን መሀል ኩልኩል አድርግ"
#: drakbug:81
#, fuzzy, c-format
msgid "%s Control Center"
-msgstr "የMageia Linux ቁጥጥር ማእከል"
+msgstr "የMageia ቁጥጥር ማእከል"
#: drakbug:82
#, fuzzy, c-format
diff --git a/perl-install/standalone/po/az.po b/perl-install/standalone/po/az.po
index 65052b157..d648f85e0 100644
--- a/perl-install/standalone/po/az.po
+++ b/perl-install/standalone/po/az.po