[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_1RC1-942-g6a2bf92
Michal Čihař
nijel at users.sourceforge.net
Tue Mar 30 15:13:57 CEST 2010
The branch, master has been updated
via 6a2bf921a040aeae5f3e64ec548b11686dd1f2f4 (commit)
via 786361ccd0047896993fa67d36531d99e99d0daf (commit)
via 8bec1a3bd5b3c466b06152d64c48846f659e679b (commit)
via f5359b393b082d3aa774ae4ea7ecfe33df45cf42 (commit)
from 502285f9bc794e7ca741024c878cf70726c9a488 (commit)
- Log -----------------------------------------------------------------
commit 6a2bf921a040aeae5f3e64ec548b11686dd1f2f4
Author: Michal Čihař <mcihar at novell.com>
Date: Tue Mar 30 15:13:17 2010 +0200
Adjust links to files in changelog to point to git.
commit 786361ccd0047896993fa67d36531d99e99d0daf
Author: Michal Čihař <mcihar at novell.com>
Date: Tue Mar 30 15:04:05 2010 +0200
Adjust links to releases in changelog.
commit 8bec1a3bd5b3c466b06152d64c48846f659e679b
Author: Michal Čihař <mcihar at novell.com>
Date: Tue Mar 30 15:01:15 2010 +0200
HeadURL makes no sense in Git.
commit f5359b393b082d3aa774ae4ea7ecfe33df45cf42
Author: Michal Čihař <mcihar at novell.com>
Date: Tue Mar 30 15:00:00 2010 +0200
Yet another subversion notice.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 1 -
changelog.php | 10 +++++-----
libraries/sqlvalidator.class.php | 1 -
po/af.po | 6 +++---
po/ar.po | 6 +++---
po/az.po | 6 +++---
po/be.po | 6 +++---
po/be at latin.po | 6 +++---
po/bg.po | 6 +++---
po/bn.po | 6 +++---
po/bs.po | 6 +++---
po/ca.po | 11 +++++++----
po/cs.po | 11 +++++++----
po/da.po | 6 +++---
po/de.po | 11 +++++++----
po/el.po | 11 +++++++----
po/en_GB.po | 11 +++++++----
po/es.po | 11 +++++++----
po/et.po | 6 +++---
po/eu.po | 6 +++---
po/fa.po | 6 +++---
po/fi.po | 11 +++++++----
po/fr.po | 11 +++++++----
po/gl.po | 11 +++++++----
po/he.po | 6 +++---
po/hi.po | 6 +++---
po/hr.po | 6 +++---
po/hu.po | 11 +++++++----
po/id.po | 6 +++---
po/it.po | 6 +++---
po/ja.po | 6 +++---
po/ka.po | 11 +++++++----
po/ko.po | 6 +++---
po/lt.po | 6 +++---
po/lv.po | 6 +++---
po/mk.po | 6 +++---
po/mn.po | 6 +++---
po/ms.po | 6 +++---
po/nb.po | 11 +++++++----
po/nl.po | 11 +++++++----
po/phpmyadmin.pot | 6 +++---
po/pl.po | 11 +++++++----
po/pt.po | 6 +++---
po/pt_BR.po | 6 +++---
po/ro.po | 6 +++---
po/ru.po | 11 +++++++----
po/si.po | 6 +++---
po/sk.po | 6 +++---
po/sl.po | 6 +++---
po/sq.po | 6 +++---
po/sr.po | 6 +++---
po/sr at latin.po | 6 +++---
po/sv.po | 11 +++++++----
po/te.po | 6 +++---
po/th.po | 6 +++---
po/tr.po | 11 +++++++----
po/tt.po | 6 +++---
po/uk.po | 6 +++---
po/uz.po | 11 +++++++----
po/uz at latin.po | 11 +++++++----
po/zh_CN.po | 11 +++++++----
po/zh_TW.po | 6 +++---
setup/lib/messages.inc.php | 2 +-
63 files changed, 263 insertions(+), 205 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index b1243f1..03a09ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,6 @@ phpMyAdmin - ChangeLog
----------------------
$Id$
-$HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $
3.4.0.0 (not yet released)
+ rfe #2890226 [view] Enable VIEW rename
diff --git a/changelog.php b/changelog.php
index 7b8c6f3..dcdbecf 100644
--- a/changelog.php
+++ b/changelog.php
@@ -55,7 +55,7 @@ $replaces = array(
// linking files
'/(\s+)([\\/a-z_0-9\.]+\.(?:php3?|html|pl|js|sh))/i'
- => '\\1<a href="http://phpmyadmin.svn.sourceforge.net/viewvc/phpmyadmin/trunk/phpMyAdmin/\\2?annotate=HEAD">\\2</a>',
+ => '\\1<a href="http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin;a=history;f=\\2;hb=HEAD">\\2</a>',
// FAQ entries
'/FAQ ([0-9]+)\.([0-9a-z]+)/i'
@@ -74,10 +74,10 @@ $replaces = array(
=> '<a href="http://cve.mitre.org/cgi-bin/cvename.cgi?name=\\1">\\1</a>',
// Highlight releases (with links)
- '/(( ### )(([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+) (.*)))/'
- => '<a name="\\4_\\5_\\6_\\7"></a>\\2<a href="http://svn.sourceforge.net/viewvc/phpmyadmin/tags/RELEASE_\\4_\\5_\\6_\\7/phpMyAdmin">\\4.\\5.\\6.\\7 \\8</a>',
- '/(( ### )(([0-9]+)\.([0-9]+)\.([0-9]+) (.*)))/'
- => '<a name="\\4_\\5_\\6_\\7"></a>\\2<a href="http://svn.sourceforge.net/viewvc/phpmyadmin/tags/RELEASE_\\4_\\5_\\6/phpMyAdmin">\\4.\\5.\\6 \\7</a>',
+ '/([0-9]+)\.([0-9]+)\.([0-9]+)\.0 (\([0-9-]+\))/'
+ => '<a name="\\1_\\2_\\3"></a><a href="http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin;a=shortlog;h=refs/tags/RELEASE_\\1_\\2_\\3">\\1.\\2.\\3.0 \\4</a>',
+ '/([0-9]+)\.([0-9]+)\.([0-9]+)\.([1-9][0-9]*) (\([0-9-]+\))/'
+ => '<a name="\\1_\\2_\\3_\\4"></a><a href="http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin;a=shortlog;h=refs/tags/RELEASE_\\1_\\2_\\3_\\4">\\1.\\2.\\3.\\4 \\5</a>',
// Highlight releases (not linkable)
'/( ### )(.*)/'
diff --git a/libraries/sqlvalidator.class.php b/libraries/sqlvalidator.class.php
index 1c29fd9..3b6847c 100644
--- a/libraries/sqlvalidator.class.php
+++ b/libraries/sqlvalidator.class.php
@@ -16,7 +16,6 @@
* If you got this file from somewhere other than phpMyAdmin
* please be aware that the latest copy will always be in the
* phpMyAdmin subversion tree as
- * $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/libraries/sqlvalidator.class.php $
*
* This code that also used to depend on the PHP overload module, but that has been
* removed now.
diff --git a/po/af.po b/po/af.po
index 5e02c39..2e42f66 100644
--- a/po/af.po
+++ b/po/af.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:11+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: afrikaans <af at li.org>\n"
@@ -7206,8 +7206,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/ar.po b/po/ar.po
index 3d38654..83de713 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:11+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: arabic <ar at li.org>\n"
@@ -7147,8 +7147,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/az.po b/po/az.po
index 68b6231..7c42a51 100644
--- a/po/az.po
+++ b/po/az.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:11+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: azerbaijani <az at li.org>\n"
@@ -7283,8 +7283,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/be.po b/po/be.po
index 58b6ef3..4a38046 100644
--- a/po/be.po
+++ b/po/be.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:12+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: belarusian_cyrillic <be at li.org>\n"
@@ -7561,8 +7561,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/be at latin.po b/po/be at latin.po
index 6eeb72d..c8a1b56 100644
--- a/po/be at latin.po
+++ b/po/be at latin.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:12+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: belarusian_latin <be at latin@li.org>\n"
@@ -7469,8 +7469,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/bg.po b/po/bg.po
index 363e5b1..279fa54 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:12+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: bulgarian <bg at li.org>\n"
@@ -7321,8 +7321,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/bn.po b/po/bn.po
index e51a495..8ebe720 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:11+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: bangla <bn at li.org>\n"
@@ -7476,8 +7476,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/bs.po b/po/bs.po
index 8440df0..9b2b916 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:12+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: bosnian <bs at li.org>\n"
@@ -7282,8 +7282,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/ca.po b/po/ca.po
index d790dd8..26f78ed 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:13+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: catalan <ca at li.org>\n"
@@ -7682,10 +7682,13 @@ msgstr ""
"actualitzar-la. La nova versió és la %s, alliberada el %s."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"Estàs utilitzant una versió del repositori subversion, executa [kbd]svn "
"update[/kbd] :-)[br]La darrera versió estable és la %s, alliberada en %s."
diff --git a/po/cs.po b/po/cs.po
index fdc898a..6e9d0a6 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-30 14:51+0200\n"
"Last-Translator: Michal <michal at cihar.com>\n"
"Language-Team: czech <cs at li.org>\n"
@@ -7558,10 +7558,13 @@ msgstr ""
"je %s a byla vydána %s."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"Používáte verzi ze subversion, pro aktualizaci spusťte [kbd]svn update[/"
"kbd] :-)[br]Poslední stabilní verze je %s a byla vydána %s."
diff --git a/po/da.po b/po/da.po
index 6506db1..695d4cc 100644
--- a/po/da.po
+++ b/po/da.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:13+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: danish <da at li.org>\n"
@@ -7385,8 +7385,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/de.po b/po/de.po
index dd80626..53d3210 100644
--- a/po/de.po
+++ b/po/de.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-23 21:07+0200\n"
"Last-Translator: <me at michaelkeck.de>\n"
"Language-Team: german <de at li.org>\n"
@@ -7655,10 +7655,13 @@ msgstr ""
"sollten. Die neuste Version ist %s, erschienen %s."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"Sie benutzen eine SVN Version, starten Sie [kbd]svn update[/kbd] :-)[br]Die "
"neuste stabile Version ist %s, veröffentlicht am %s."
diff --git a/po/el.po b/po/el.po
index b5376a7..a3fdc0c 100644
--- a/po/el.po
+++ b/po/el.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-30 11:04+0200\n"
"Last-Translator: Panagiotis <papaz_p at yahoo.com>\n"
"Language-Team: greek <el at li.org>\n"
@@ -7764,10 +7764,13 @@ msgstr ""
"εγκαταστήσετε. Η νεότερη έκδοση είναι η %s και δημοσιεύτηκε την %s."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"Χρησιμοποιείτε υποέκδοση έκδοσης. Εκτελέστε την [kbd]ενημέρωση svn[/kbd] :-)"
"[br]Η τελευταία τελική έκδοση είναι η %s και δημοσιεύτηκε την %s."
diff --git a/po/en_GB.po b/po/en_GB.po
index e0281ab..296ed62 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 11:13+0200\n"
"Last-Translator: Michal <michal at cihar.com>\n"
"Language-Team: english-gb <en_GB at li.org>\n"
@@ -7601,10 +7601,13 @@ msgstr ""
"upgrading. The newest version is %s, released on %s."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
"latest stable version is %s, released on %s."
diff --git a/po/es.po b/po/es.po
index 8759cc3..48defbd 100644
--- a/po/es.po
+++ b/po/es.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 11:23+0200\n"
"Last-Translator: Michal <michal at cihar.com>\n"
"Language-Team: spanish <es at li.org>\n"
@@ -7721,10 +7721,13 @@ msgstr ""
"la obtenga. La versión más reciente es %s, y existe desde el %s."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"Usted está usando subversión, version, ejecute [kbd]svn update[/kbd] :-)[br]"
"La versión estable más reciente es %s, publicada el %s."
diff --git a/po/et.po b/po/et.po
index 1a78ca4..e18d0d2 100644
--- a/po/et.po
+++ b/po/et.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:14+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: estonian <et at li.org>\n"
@@ -7457,8 +7457,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/eu.po b/po/eu.po
index 93c0449..60b3e41 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:12+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: basque <eu at li.org>\n"
@@ -7312,8 +7312,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/fa.po b/po/fa.po
index e125c51..a216dcc 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: persian <fa at li.org>\n"
@@ -7183,8 +7183,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/fi.po b/po/fi.po
index 5a0d8a2..bfd6347 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:14+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: finnish <fi at li.org>\n"
@@ -7656,10 +7656,13 @@ msgstr ""
"Uusin versio on %s, ja se on julkaistu %s."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"Käytössä on subversion-versio, suorita [kbd]svn update[/kbd] :-)[br]Uusin "
"vakaa versio on %s, joka julkaistiin %s."
diff --git a/po/fr.po b/po/fr.po
index 05664a1..c565b18 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creati
on-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 17:49+0200\n"
"Last-Translator: <olivier.tetard at miskin.fr>\n"
"Language-Team: french <fr at li.org>\n"
@@ -7702,10 +7702,13 @@ msgstr ""
"une mise à niveau. La version la plus récente est %s, publiée le %s."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"Vous utilisez phpMyAdmin sous subversion, faites [kbd]svn update[/kbd] :-)"
"[br]La dernière version stable est %s, publiée le %s."
diff --git a/po/gl.po b/po/gl.po
index 00c4959..17630cd 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:14+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: galician <gl at li.org>\n"
@@ -7711,10 +7711,13 @@ msgstr ""
"actualizala. A versión máis recente é %s, publicada o %s."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"Está a empregar versións con subversion; execute [kbd]svn update[/kbd] :-)"
"[br]A versión estábel máis recente é %s, publicada o %s."
diff --git a/po/he.po b/po/he.po
index 1ec79a0..4d83339 100644
--- a/po/he.po
+++ b/po/he.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: hebrew <he at li.org>\n"
@@ -7209,8 +7209,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/hi.po b/po/hi.po
index c0c5b16..81f0f4b 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: hindi <hi at li.org>\n"
@@ -7071,8 +7071,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/hr.po b/po/hr.po
index 787b7b5..e5e2553 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:13+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: croatian <hr at li.org>\n"
@@ -7535,8 +7535,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/hu.po b/po/hu.po
index f3fff4d..ba4f67c 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: hungarian <hu at li.org>\n"
@@ -7707,10 +7707,13 @@ msgstr ""
"%s, kiadás dátuma: %s."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"Ön verziókezeléses verziót használ, futtassa le az [kbd]svn frissítést[/"
"kbd] :-)[br]Legújabb stabil verzió: %s, kiadás dátuma: %s."
diff --git a/po/id.po b/po/id.po
index 784d182..254365c 100644
--- a/po/id.po
+++ b/po/id.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-28 13:56+0200\n"
"Last-Translator: Azhari Harahap <azhari.harahap at yahoo.com>\n"
"Language-Team: indonesian <id at li.org>\n"
@@ -7329,8 +7329,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/it.po b/po/it.po
index da99c74..70666dd 100644
--- a/po/it.po
+++ b/po/it.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-29 00:26+0200\n"
"Last-Translator: <rebeluca at gmail.com>\n"
"Language-Team: italian <it at li.org>\n"
@@ -7572,8 +7572,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/ja.po b/po/ja.po
index fc766cc..f79061f 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 11:22+0200\n"
"Last-Translator: Michal <michal at cihar.com>\n"
"Language-Team: japanese <jp at li.org>\n"
@@ -7370,8 +7370,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/ka.po b/po/ka.po
index 2e5103d..ee7660d 100644
--- a/po/ka.po
+++ b/po/ka.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:14+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: georgian <ka at li.org>\n"
@@ -7610,10 +7610,13 @@ msgstr ""
"upgrading. The newest version is %s, released on %s."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
"latest stable version is %s, released on %s."
diff --git a/po/ko.po b/po/ko.po
index ba69936..cc46357 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:16+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: korean <ko at li.org>\n"
@@ -7213,8 +7213,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/lt.po b/po/lt.po
index 187d2d2..b36c239 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:16+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: lithuanian <lt at li.org>\n"
@@ -7332,8 +7332,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/lv.po b/po/lv.po
index 9aaaa74..bf3dc43 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:16+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: latvian <lv at li.org>\n"
@@ -7293,8 +7293,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/mk.po b/po/mk.po
index 5e1c4f8..e89e337 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:16+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: macedonian_cyrillic <mk at li.org>\n"
@@ -7338,8 +7338,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/mn.po b/po/mn.po
index 60ccea4..f7971a8 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: mongolian <mn at li.org>\n"
@@ -7247,8 +7247,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/ms.po b/po/ms.po
index 93d97dd..99e25e5 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: malay <ms at li.org>\n"
@@ -7218,8 +7218,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/nb.po b/po/nb.po
index 8c3177b..620f308 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-17 16:27+0200\n"
"Last-Translator: <sven.erik.andersen at gmail.com>\n"
"Language-Team: norwegian <no at li.org>\n"
@@ -7616,10 +7616,13 @@ msgstr ""
"versjon er %s, utgitt den %s."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"Du bruker subversion versjon, kjør [kbd]svn update[/kbd] :-)[br]Den siste "
"stabile versjon er %s, utgutt den %s."
diff --git a/po/nl.po b/po/nl.po
index 0325d50..93cd4ea 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-26 15:46+0200\n"
"Last-Translator: <rink at initfour.nl>\n"
"Language-Team: dutch <nl at li.org>\n"
@@ -7725,10 +7725,13 @@ msgstr ""
"overwegen. De nieuwe versie is %s, uitgebracht op %s."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"U gebruikt een subversion versie, start [kbd]svn update[/kbd] :-)[br]De "
"meest recente stabiele versie is %s, uitgebracht op %s."
diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot
index efdc498..947038d 100644
--- a/po/phpmyadmin.pot
+++ b/po/phpmyadmin.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL at ADDRESS>\n"
"Language-Team: LANGUAGE <LL at li.org>\n"
@@ -7068,8 +7068,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, possible-php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/pl.po b/po/pl.po
index 7f3c7ff..909a0cf 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: polish <pl at li.org>\n"
@@ -7600,10 +7600,13 @@ msgstr ""
"werja to %s, wydana dnia %s."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"Używana jest wersja z subversion, należy uruchomić [kbd]svn update[/kbd] :-)"
"[br]Najnowsza stabilna wersja to %s, wydana dnia %s."
diff --git a/po/pt.po b/po/pt.po
index 07d01b7..dc45576 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:17+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: portuguese <pt at li.org>\n"
@@ -7299,8 +7299,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 30946a7..7ec07ec 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-21 05:17+0200\n"
"Last-Translator: Maurício Meneghini Fauth <mauriciofauth at gmail.com>\n"
"Language-Team: brazilian_portuguese <pt_BR at li.org>\n"
@@ -7491,8 +7491,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/ro.po b/po/ro.po
index 95175f0..9609e9c 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-13 00:41+0200\n"
"Last-Translator: <ronaldinia at yahoo.com>\n"
"Language-Team: romanian <ro at li.org>\n"
@@ -7527,8 +7527,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/ru.po b/po/ru.po
index 9abd13f..d2854bf 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:18+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: russian <ru at li.org>\n"
@@ -7731,10 +7731,13 @@ msgstr ""
"Новейшая версия %s, выпущена %s."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"Вы используете подверсию, запустите [kbd]обновление svn[/kbd] :-)[br]"
"Последняя стабильная версия %s, выпущена %s."
diff --git a/po/si.po b/po/si.po
index 620d847..309f14b 100644
--- a/po/si.po
+++ b/po/si.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:18+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: sinhala <si at li.org>\n"
@@ -7461,8 +7461,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/sk.po b/po/sk.po
index 9941f3e..93c8d22 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:18+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: slovak <sk at li.org>\n"
@@ -7467,8 +7467,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/sl.po b/po/sl.po
index eae986e..6dfe28a 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:19+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: slovenian <sl at li.org>\n"
@@ -7289,8 +7289,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/sq.po b/po/sq.po
index 1ebd524..534fc57 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:11+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: albanian <sq at li.org>\n"
@@ -7304,8 +7304,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/sr.po b/po/sr.po
index 847898d..d870e7d 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:18+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: serbian_cyrillic <sr at li.org>\n"
@@ -7467,8 +7467,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/sr at latin.po b/po/sr at latin.po
index bdce075..d586102 100644
--- a/po/sr at latin.po
+++ b/po/sr at latin.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:18+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: serbian_latin <sr at latin@li.org>\n"
@@ -7473,8 +7473,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/sv.po b/po/sv.po
index d374635..e999bb2 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:19+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: swedish <sv at li.org>\n"
@@ -7632,10 +7632,13 @@ msgstr ""
"uppgradera. Den nyaste versionen är %s, publicerad den %s."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"Du använder en subversion-version, kör [kbd]svn update[/kbd] :-)[br]Den "
"senaste stabila versionen är %s, publicerad den %s."
diff --git a/po/te.po b/po/te.po
index 318a27f..10d1752 100644
--- a/po/te.po
+++ b/po/te.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-24 16:47+0200\n"
"Last-Translator: <veeven at gmail.com>\n"
"Language-Team: Telugu <te at li.org>\n"
@@ -7135,8 +7135,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/th.po b/po/th.po
index a1bf897..efe1309 100644
--- a/po/th.po
+++ b/po/th.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:19+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: thai <th at li.org>\n"
@@ -7216,8 +7216,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/tr.po b/po/tr.po
index f6a2ade..41e63ed 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:19+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: turkish <tr at li.org>\n"
@@ -7679,10 +7679,13 @@ msgstr ""
"s, %s tarihinde yayınlandı."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"Altsürüm sürümünü kullanıyorsunuz, [kbd]svn güncellemesini[/kbd] "
"çalıştırın :-)[br]Son kararlı sürüm %s, %s tarihinde yayınlandı."
diff --git a/po/tt.po b/po/tt.po
index 95e41b5..b897b32 100644
--- a/po/tt.po
+++ b/po/tt.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:19+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: tatarish <tt at li.org>\n"
@@ -7332,8 +7332,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/uk.po b/po/uk.po
index 7f51558..b148670 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:19+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: ukrainian <uk at li.org>\n"
@@ -7173,8 +7173,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/po/uz.po b/po/uz.po
index a48e12f..264d42f 100644
--- a/po/uz.po
+++ b/po/uz.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:20+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: uzbek_cyrillic <uz at li.org>\n"
@@ -7735,10 +7735,13 @@ msgstr ""
"чиқарилган."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"Сиз субверсиядан фойдаланмоқдасиз. Ўз версиянгизни янгилашингизни тавсия "
"этамиз. Энг янги версия \"%s\" бўлиб, у \"%s\" санада чиқарилган."
diff --git a/po/uz at latin.po b/po/uz at latin.po
index 6d83abc..414433e 100644
--- a/po/uz at latin.po
+++ b/po/uz at latin.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:20+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: uzbek_latin <uz at latin@li.org>\n"
@@ -7799,10 +7799,13 @@ msgstr ""
"sanada chiqarilgan."
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"Siz subversiyadan foydalanmoqdasiz. O‘z versiyangizni yangilashingizni "
"tavsiya etamiz. Eng yangi versiya \"%s\" bo‘lib, u \"%s\" sanada chiqarilgan."
diff --git a/po/zh_CN.po b/po/zh_CN.po
index f34d442..2722f4b 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-19 03:34+0200\n"
"Last-Translator: shanyan baishui <Siramizu at gmail.com>\n"
"Language-Team: chinese_simplified <zh_CN at li.org>\n"
@@ -7333,10 +7333,13 @@ msgid ""
msgstr "有新的 phpMyAdmin 可用,请考虑升级。最新的版本是 %s,于 %s 发布。"
#: setup/lib/messages.inc.php:353
-#, php-format
+#, fuzzy, php-format
+#| msgid ""
+#| "You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
+#| "latest stable version is %s, released on %s."
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
"你现在使用的是开发版,请通过 [kbd]svn update[/kbd] 检查更新 :-)[br]最新正式版"
"为 %s,于 %s 发布。"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 4f05f5b..4e11031 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: phpMyAdmin 3.4.0-dev\n"
"Report-Msgid-Bugs-To: phpmyadmin-devel at lists.sourceforge.net\n"
-"POT-Creation-Date: 2010-03-30 14:56+0200\n"
+"POT-Creation-Date: 2010-03-30 14:59+0200\n"
"PO-Revision-Date: 2010-03-12 09:15+0100\n"
"Last-Translator: Automatically generated\n"
"Language-Team: chinese_traditional <zh_TW at li.org>\n"
@@ -7223,8 +7223,8 @@ msgstr ""
#: setup/lib/messages.inc.php:353
#, php-format
msgid ""
-"You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The "
-"latest stable version is %s, released on %s."
+"You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable "
+"version is %s, released on %s."
msgstr ""
#: setup/lib/messages.inc.php:354
diff --git a/setup/lib/messages.inc.php b/setup/lib/messages.inc.php
index b589951..c5b5168 100644
--- a/setup/lib/messages.inc.php
+++ b/setup/lib/messages.inc.php
@@ -350,7 +350,7 @@ $strSetupVersionCheckDataError = __('Reading of version failed. Maybe you\'re of
$strSetupVersionCheckInvalid = __('Got invalid version string from server');
$strSetupVersionCheckLink = __('Check for latest version');
$strSetupVersionCheckNewAvailable = __('A newer version of phpMyAdmin is available and you should consider upgrading. The newest version is %s, released on %s.');
-$strSetupVersionCheckNewAvailableSvn = __('You are using subversion version, run [kbd]svn update[/kbd] :-)[br]The latest stable version is %s, released on %s.');
+$strSetupVersionCheckNewAvailableSvn = __('You are using Git version, run [kbd]git pull[/kbd] :-)[br]The latest stable version is %s, released on %s.');
$strSetupVersionCheckNone = __('No newer stable version is available');
$strSetupVersionCheckUnparsable = __('Unparsable version string');
$strSetupVersionCheck = __('Version check');
hooks/post-receive
--
phpMyAdmin
More information about the Git
mailing list