aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/console/command
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/phpbb/console/command')
-rw-r--r--phpBB/phpbb/console/command/db/migrate.php8
1 files changed, 6 insertions, 2 deletions
diff --git a/phpBB/phpbb/console/command/db/migrate.php b/phpBB/phpbb/console/command/db/migrate.php
index 87c2a057d1..2490bf1310 100644
--- a/phpBB/phpbb/console/command/db/migrate.php
+++ b/phpBB/phpbb/console/command/db/migrate.php
@@ -35,13 +35,17 @@ class migrate extends \phpbb\console\command\command
/** @var string phpBB root path */
protected $phpbb_root_path;
- function __construct(\phpbb\user $user, \phpbb\db\migrator $migrator, \phpbb\extension\manager $extension_manager, \phpbb\config\config $config, \phpbb\cache\service $cache, \phpbb\log\log $log, $phpbb_root_path)
+ /** @var \phpbb\filesystem\filesystem_interface */
+ protected $filesystem;
+
+ function __construct(\phpbb\user $user, \phpbb\db\migrator $migrator, \phpbb\extension\manager $extension_manager, \phpbb\config\config $config, \phpbb\cache\service $cache, \phpbb\log\log $log, \phpbb\filesystem\filesystem_interface $filesystem, $phpbb_root_path)
{
$this->migrator = $migrator;
$this->extension_manager = $extension_manager;
$this->config = $config;
$this->cache = $cache;
$this->log = $log;
+ $this->filesystem = $filesystem;
$this->phpbb_root_path = $phpbb_root_path;
parent::__construct($user);
$this->user->add_lang(array('common', 'install', 'migrator'));
@@ -57,7 +61,7 @@ class migrate extends \phpbb\console\command\command
protected function execute(InputInterface $input, OutputInterface $output)
{
- $this->migrator->set_output_handler(new \phpbb\db\log_wrapper_migrator_output_handler($this->user, new console_migrator_output_handler($this->user, $output), $this->phpbb_root_path . 'store/migrations_' . time() . '.log'));
+ $this->migrator->set_output_handler(new \phpbb\db\log_wrapper_migrator_output_handler($this->user, new console_migrator_output_handler($this->user, $output), $this->phpbb_root_path . 'store/migrations_' . time() . '.log', $this->filesystem));
$this->migrator->create_migrations_table();
/drakx/diff/perl-install/install/share?h=16.94&id=2993cac61dddd944f8f7d0654c1ea1591df2922d&id2=24cdd14d5aeff477c2aa8ec0a326bf2c7c4f9d50'>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/install/share')
-rw-r--r--perl-install/install/share/po/af.po22
-rw-r--r--perl-install/install/share/po/am.po18
-rw-r--r--perl-install/install/share/po/ar.po14
-rw-r--r--perl-install/install/share/po/ast.po28
-rw-r--r--perl-install/install/share/po/az.po20
-rw-r--r--perl-install/install/share/po/be.po18
-rw-r--r--perl-install/install/share/po/bg.po26
-rw-r--r--perl-install/install/share/po/bn.po20
-rw-r--r--perl-install/install/share/po/br.po20
-rw-r--r--perl-install/install/share/po/bs.po24
-rw-r--r--perl-install/install/share/po/ca.po22
-rw-r--r--perl-install/install/share/po/cs.po28
-rw-r--r--perl-install/install/share/po/cy.po30
-rw-r--r--perl-install/install/share/po/da.po26
-rw-r--r--perl-install/install/share/po/de.po24
-rw-r--r--perl-install/install/share/po/el.po28
-rw-r--r--perl-install/install/share/po/eo.po14
-rw-r--r--perl-install/install/share/po/es.po28
-rw-r--r--perl-install/install/share/po/et.po28
-rw-r--r--perl-install/install/share/po/eu.po28
-rw-r--r--perl-install/install/share/po/fa.po14
-rw-r--r--perl-install/install/share/po/fi.po28
-rw-r--r--perl-install/install/share/po/fr.po26
-rw-r--r--perl-install/install/share/po/fur.po16
-rw-r--r--perl-install/install/share/po/ga.po16
-rw-r--r--perl-install/install/share/po/gl.po28
-rw-r--r--perl-install/install/share/po/he.po14
-rw-r--r--perl-install/install/share/po/hi.po14
-rw-r--r--perl-install/install/share/po/hr.po24
-rw-r--r--perl-install/install/share/po/hu.po28
-rw-r--r--perl-install/install/share/po/id.po22
-rw-r--r--perl-install/install/share/po/is.po26
-rw-r--r--perl-install/install/share/po/it.po28
-rw-r--r--perl-install/install/share/po/ja.po24
-rw-r--r--perl-install/install/share/po/ko.po20
-rw-r--r--perl-install/install/share/po/ky.po28
-rw-r--r--perl-install/install/share/po/lt.po18
-rw-r--r--perl-install/install/share/po/ltg.po22
-rw-r--r--perl-install/install/share/po/lv.po24
-rw-r--r--perl-install/install/share/po/mk.po18
-rw-r--r--perl-install/install/share/po/mn.po14
-rw-r--r--perl-install/install/share/po/ms.po16
-rw-r--r--perl-install/install/share/po/mt.po22
-rw-r--r--perl-install/install/share/po/nb.po28
-rw-r--r--perl-install/install/share/po/nl.po26
-rw-r--r--perl-install/install/share/po/nn.po26
-rw-r--r--perl-install/install/share/po/pa_IN.po14
-rw-r--r--perl-install/install/share/po/pl.po26
-rw-r--r--perl-install/install/share/po/pt.po28
-rw-r--r--perl-install/install/share/po/pt_BR.po28
-rw-r--r--perl-install/install/share/po/ro.po28
-rw-r--r--perl-install/install/share/po/ru.po28
-rw-r--r--perl-install/install/share/po/sc.po20
-rw-r--r--perl-install/install/share/po/sk.po22
-rw-r--r--perl-install/install/share/po/sl.po26
-rw-r--r--perl-install/install/share/po/sq.po24
-rw-r--r--perl-install/install/share/po/sr.po22
-rw-r--r--perl-install/install/share/po/sr@Latn.po22
-rw-r--r--perl-install/install/share/po/sv.po30
-rw-r--r--perl-install/install/share/po/ta.po14
-rw-r--r--perl-install/install/share/po/tg.po18
-rw-r--r--perl-install/install/share/po/th.po16
-rw-r--r--perl-install/install/share/po/tl.po22
-rw-r--r--perl-install/install/share/po/tr.po26
-rw-r--r--perl-install/install/share/po/uk.po24
-rw-r--r--perl-install/install/share/po/uz.po28
-rw-r--r--perl-install/install/share/po/uz@cyrillic.po28
-rw-r--r--perl-install/install/share/po/vi.po24
-rw-r--r--perl-install/install/share/po/wa.po22
-rw-r--r--perl-install/install/share/po/zh_CN.po30
-rw-r--r--perl-install/install/share/po/zh_TW.po28
71 files changed, 817 insertions, 817 deletions
diff --git a/perl-install/install/share/po/af.po b/perl-install/install/share/po/af.po
index 7a436f63c..5ffa8e66e 100644
--- a/perl-install/install/share/po/af.po
+++ b/perl-install/install/share/po/af.po
@@ -29,7 +29,7 @@ msgstr ""
#: ../../advertising/IM_free.pl:1
#, c-format
-msgid "The 100%% open source Mageia Linux distribution"
+msgid "The 100%% open source Mageia distribution"
msgstr ""
#: ../../advertising/IM_one.pl:1
@@ -39,7 +39,7 @@ msgstr ""
#: ../../advertising/IM_pwp.pl:1
#, c-format
-msgid "A full Mageia Linux desktop, with support"
+msgid "A full Mageia desktop, with support"
msgstr ""
#: ../../advertising/IM_range.pl:1
@@ -95,14 +95,14 @@ msgstr ""
#: any.pm:182
#, c-format
msgid ""
-"Contacting Mageia Linux web site to get the list of available mirrors..."
-msgstr "Kontak Mageia Linux se webwerf vir 'n lys van spieëlwebplekke...."
+"Contacting Mageia web site to get the list of available mirrors..."
+msgstr "Kontak Mageia se webwerf vir 'n lys van spieëlwebplekke...."
#: any.pm:187
#, fuzzy, c-format
msgid ""
-"Failed contacting Mageia Linux web site to get the list of available mirrors"
-msgstr "Kontak Mageia Linux se webwerf vir 'n lys van spieëlwebplekke...."
+"Failed contacting Mageia web site to get the list of available mirrors"
+msgstr "Kontak Mageia se webwerf vir 'n lys van spieëlwebplekke...."
#: any.pm:197
#, c-format
@@ -709,8 +709,8 @@ msgstr "Gaan stap '%s' binne\n"
#: steps_curses.pm:22
#, c-format
-msgid "Mageia Linux Installation %s"
-msgstr "Mageia Linux Installasie %s"
+msgid "Mageia Installation %s"
+msgstr "Mageia Installasie %s"
#: steps_curses.pm:32
#, c-format
@@ -726,12 +726,12 @@ msgstr ""
#, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
-"Mageia Linux. If that occurs, you can try a text install instead. For this,\n"
+"Mageia. If that occurs, you can try a text install instead. For this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
"U stelsel het min hulpbronne beskikbaar. U mag dalk probleme\n"
"ondervind met die installering\n"
-"van Mageia Linux. In so 'n geval probeer eerder die teksinstallasie.\n"
+"van Mageia. In so 'n geval probeer eerder die teksinstallasie.\n"
"Daarvoor moet u\n"
"'F1' druk wanneer u vanaf die CDROM herlaai en dan 'text' op die\n"
"instruksielyn intik."
@@ -1038,7 +1038,7 @@ msgstr ""
#: steps_interactive.pm:211
#, c-format
msgid ""
-"Installer has detected that your installed Mageia Linux system could not\n"
+"Installer has detected that your installed Mageia system could not\n"
"safely be upgraded to %s.\n"
"\n"
"New installation replacing your previous one is recommended.\n"
diff --git a/perl-install/install/share/po/am.po b/perl-install/install/share/po/am.po
index 85cb9b067..172b17b82 100644
--- a/perl-install/install/share/po/am.po
+++ b/perl-install/install/share/po/am.po
@@ -22,7 +22,7 @@ msgstr ""
#: ../../advertising/IM_free.pl:1
#, c-format
-msgid "The 100%% open source Mageia Linux distribution"
+msgid "The 100%% open source Mageia distribution"
msgstr ""
#: ../../advertising/IM_one.pl:1
@@ -32,7 +32,7 @@ msgstr ""
#: ../../advertising/IM_pwp.pl:1
#, c-format
-msgid "A full Mageia Linux desktop, with support"
+msgid "A full Mageia desktop, with support"
msgstr ""
#: ../../advertising/IM_range.pl:1
@@ -88,13 +88,13 @@ msgstr ""
#: any.pm:182
#, c-format
msgid ""
-"Contacting Mageia Linux web site to get the list of available mirrors..."
+"Contacting Mageia web site to get the list of available mirrors..."
msgstr ""
#: any.pm:187
#, c-format
msgid ""
-"Failed contacting Mageia Linux web site to get the list of available mirrors"
+"Failed contacting Mageia web site to get the list of available mirrors"
msgstr ""
#: any.pm:197
@@ -647,7 +647,7 @@ msgstr ""
#: share/meta-task/compssUsers.pl:190
#, fuzzy, c-format
msgid "Mageia Wizards"
-msgstr "<b>የMageia Linux ባለሞያ</b>"
+msgstr "<b>የMageia ባለሞያ</b>"
#: share/meta-task/compssUsers.pl:191
#, fuzzy, c-format
@@ -677,8 +677,8 @@ msgstr ""
#: steps_curses.pm:22
#, c-format
-msgid "Mageia Linux Installation %s"
-msgstr "የMageia Linux ተከላ %s"
+msgid "Mageia Installation %s"
+msgstr "የMageia ተከላ %s"
#: steps_curses.pm:32
#, c-format
@@ -694,7 +694,7 @@ msgstr ""
#, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
-"Mageia Linux. If that occurs, you can try a text install instead. For this,\n"
+"Mageia. If that occurs, you can try a text install instead. For this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
@@ -998,7 +998,7 @@ msgstr ""
#: steps_interactive.pm:211
#, c-format
msgid ""
-"Installer has detected that your installed Mageia Linux system could not\n"
+"Installer has detected that your installed Mageia system could not\n"
"safely be upgraded to %s.\n"
"\n"
"New installation replacing your previous one is recommended.\n"
diff --git a/perl-install/install/share/po/ar.po b/perl-install/install/share/po/ar.po
index 8ad7cfd4e..521b01fa4 100644
--- a/perl-install/install/share/po/ar.po
+++ b/perl-install/install/share/po/ar.po
@@ -30,7 +30,7 @@ msgstr "سطح مكتبك على وحدة USB"
#: ../../advertising/IM_free.pl:1
#, c-format
-msgid "The 100%% open source Mageia Linux distribution"
+msgid "The 100%% open source Mageia distribution"
msgstr "توزيعة لينكس ماندريفا مفتوحة المصدر 100%%"
#: ../../advertising/IM_one.pl:1
@@ -40,7 +40,7 @@ msgstr "اكتشف لينكس بسهولة مع ماندريفا ون"
#: ../../advertising/IM_pwp.pl:1
#, c-format
-msgid "A full Mageia Linux desktop, with support"
+msgid "A full Mageia desktop, with support"
msgstr "سطح مكتب لينكس ماندريفا كامل مع الدعم"
#: ../../advertising/IM_range.pl:1
@@ -100,14 +100,14 @@ msgstr "يجب أن يبدأ المسار بـ http:// أو بـ ftp://"
#: any.pm:182
#, c-format
msgid ""
-"Contacting Mageia Linux web site to get the list of available mirrors..."
+"Contacting Mageia web site to get the list of available mirrors..."
msgstr ""
"يجري الاتصال بموقع لينكس ماندريفا للحصول على قائمة بالمرايا المتوفرة..."
#: any.pm:187
#, c-format
msgid ""
-"Failed contacting Mageia Linux web site to get the list of available mirrors"
+"Failed contacting Mageia web site to get the list of available mirrors"
msgstr "فشل الاتصال بموقع لينكس ماندريفا للحصول على قائمة بالمرايا المتوفرة"
#: any.pm:197
@@ -711,7 +711,7 @@ msgstr "الانتقال للخطوة `%s'\n"
#: steps_curses.pm:22
#, c-format
-msgid "Mageia Linux Installation %s"
+msgid "Mageia Installation %s"
msgstr "تثبيت لينكس ماندريفا %s"
#: steps_curses.pm:32
@@ -728,7 +728,7 @@ msgstr "تشغيل خادم Xorg بطيء، لذا انتظر رجاء"
#, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
-"Mageia Linux. If that occurs, you can try a text install instead. For this,\n"
+"Mageia. If that occurs, you can try a text install instead. For this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
"موارد نظامك قليلة، لذا قد تقابل بعض المشكلات قي تثبيت\n"
@@ -1043,7 +1043,7 @@ msgstr "ترقية تثبيت سابق (غير مستحسن)"
#: steps_interactive.pm:211
#, c-format
msgid ""
-"Installer has detected that your installed Mageia Linux system could not\n"
+"Installer has detected that your installed Mageia system could not\n"
"safely be upgraded to %s.\n"
"\n"
"New installation replacing your previous one is recommended.\n"
diff --git a/perl-install/install/share/po/ast.po b/perl-install/install/share/po/ast.po
index 984def63c..5db6c5328 100644
--- a/perl-install/install/share/po/ast.po
+++ b/perl-install/install/share/po/ast.po
@@ -25,8 +25,8 @@ msgstr "El to escritoriu nun llápiz USB"
#: ../../advertising/IM_free.pl:1
#, c-format
-msgid "The 100%% open source Mageia Linux distribution"
-msgstr "La distribución Mageia Linux 100%% códigu llibre"
+msgid "The 100%% open source Mageia distribution"
+msgstr "La distribución Mageia 100%% códigu llibre"
#: ../../advertising/IM_one.pl:1
#, c-format
@@ -35,8 +35,8 @@ msgstr "Restola Linux con facilidá per aciu de Mageia One"
#: ../../advertising/IM_pwp.pl:1
#, c-format
-msgid "A full Mageia Linux desktop, with support"
-msgstr "Un escritoriu Mageia Linux completu, con sofitu"
+msgid "A full Mageia desktop, with support"
+msgstr "Un escritoriu Mageia completu, con sofitu"
#: ../../advertising/IM_range.pl:1
#, c-format
@@ -95,17 +95,17 @@ msgstr "La URL tien d'entamar con ftp:// o http://"
#: any.pm:182
#, c-format
msgid ""
-"Contacting Mageia Linux web site to get the list of available mirrors..."
+"Contacting Mageia web site to get the list of available mirrors..."
msgstr ""
-"Contautando col sitiu web de Mageia Linux p'algamar la llista d'espeyos "
+"Contautando col sitiu web de Mageia p'algamar la llista d'espeyos "
"disponibles"
#: any.pm:187
#, c-format
msgid ""
-"Failed contacting Mageia Linux web site to get the list of available mirrors"
+"Failed contacting Mageia web site to get the list of available mirrors"
msgstr ""
-"Nun pudo coneutase col sitiu web de Mageia Linux p'algamar la llista "
+"Nun pudo coneutase col sitiu web de Mageia p'algamar la llista "
"d'espeyos disponibles"
#: any.pm:197
@@ -718,8 +718,8 @@ msgstr "Entrando na etapa '%s'\n"
#: steps_curses.pm:22
#, c-format
-msgid "Mageia Linux Installation %s"
-msgstr "Instalación de Mageia Linux %s"
+msgid "Mageia Installation %s"
+msgstr "Instalación de Mageia %s"
#: steps_curses.pm:32
#, c-format
@@ -735,11 +735,11 @@ msgstr "El sirvidor Xorg tarda n'aniciar. Por favor, espera..."
#, c-format
msgid ""
"Your system is low on resources. You may have some problem installing\n"
-"Mageia Linux. If that occurs, you can try a text install instead. For this,\n"
+"Mageia. If that occurs, you can try a text install instead. For this,\n"
"press `F1' when booting on CDROM, then enter `text'."
msgstr ""
"El to sistema tien pocos recursos. Puedes tener dalgún problema instalando\n"
-"Mageia Linux. De ser asina, puedes intentar una instalación de la triba "
+"Mageia. De ser asina, puedes intentar una instalación de la triba "
"testu.\n"
"Pa ello, calca 'F1' cuando anicie'l CDROM, ya introduz 'text'."
@@ -1050,7 +1050,7 @@ msgstr "Anovar la instalación previa (nun s'encamienta)"
#: steps_interactive.pm:211
#, c-format
msgid ""
-"Installer has detected that your installed Mageia Linux system could not\n"
+"Installer has detected that your installed Mageia system could not\n"
"safely be upgraded to %s.\n"
"\n"
"New installation replacing your previous one is recommended.\n"
@@ -1059,7 +1059,7 @@ msgid ""
"Installation\"."
msgstr ""
"L'instalador deteutó que nun puede anovase con seguridá'l to\n"
-"sistema Mageia Linux ya instaláu a la versión %s.\n"
+"sistema Mageia ya instaláu a la versión %s.\n"
"\n"
"Encamiéntase una instalación nueva que camude a la anterior.\n"
"\n"
diff --git a/perl-install/install/share/po/az.po b/perl-install/install/share/po/az.po