[Phpmyadmin-git] [SCM] phpMyAdmin branch, master, updated. RELEASE_3_3_8-10725-gd5bd22d

Michal Čihař nijel at users.sourceforge.net
Mon Nov 1 14:57:26 CET 2010


The branch, master has been updated
       via  d5bd22df769353e4dee145888c604f4d220934be (commit)
      from  7cac397c89479d7398ad990bfca10d8c851e1d31 (commit)


- Log -----------------------------------------------------------------
commit d5bd22df769353e4dee145888c604f4d220934be
Author: Michal Čihař <michal at cihar.com>
Date:   Mon Nov 1 14:57:05 2010 +0100

    Fix typo.

-----------------------------------------------------------------------

Summary of changes:
 main.php          |    2 +-
 po/af.po          |    4 ++--
 po/ar.po          |    4 ++--
 po/az.po          |    4 ++--
 po/be.po          |    4 ++--
 po/be at latin.po    |    4 ++--
 po/bg.po          |    4 ++--
 po/bn.po          |    4 ++--
 po/bs.po          |    4 ++--
 po/ca.po          |    4 ++--
 po/cs.po          |    4 ++--
 po/cy.po          |    4 ++--
 po/da.po          |    4 ++--
 po/de.po          |    4 ++--
 po/el.po          |    4 ++--
 po/en_GB.po       |    4 ++--
 po/es.po          |    4 ++--
 po/et.po          |    4 ++--
 po/eu.po          |    4 ++--
 po/fa.po          |    4 ++--
 po/fi.po          |    4 ++--
 po/fr.po          |    4 ++--
 po/gl.po          |    4 ++--
 po/he.po          |    4 ++--
 po/hi.po          |    4 ++--
 po/hr.po          |    4 ++--
 po/hu.po          |    4 ++--
 po/id.po          |    4 ++--
 po/it.po          |    4 ++--
 po/ja.po          |    4 ++--
 po/ka.po          |    4 ++--
 po/ko.po          |    4 ++--
 po/lt.po          |    4 ++--
 po/lv.po          |    4 ++--
 po/mk.po          |    4 ++--
 po/mn.po          |    4 ++--
 po/ms.po          |    4 ++--
 po/nb.po          |    4 ++--
 po/nl.po          |    4 ++--
 po/phpmyadmin.pot |    4 ++--
 po/pl.po          |    4 ++--
 po/pt.po          |    4 ++--
 po/pt_BR.po       |    4 ++--
 po/ro.po          |    4 ++--
 po/ru.po          |    4 ++--
 po/si.po          |    4 ++--
 po/sk.po          |    4 ++--
 po/sl.po          |    4 ++--
 po/sq.po          |    4 ++--
 po/sr.po          |    4 ++--
 po/sr at latin.po    |    4 ++--
 po/sv.po          |    4 ++--
 po/ta.po          |    4 ++--
 po/te.po          |    4 ++--
 po/th.po          |    4 ++--
 po/tr.po          |    4 ++--
 po/tt.po          |    4 ++--
 po/ug.po          |    4 ++--
 po/uk.po          |    4 ++--
 po/ur.po          |    4 ++--
 po/uz.po          |    4 ++--
 po/uz at latin.po    |    4 ++--
 po/zh_CN.po       |    4 ++--
 po/zh_TW.po       |    4 ++--
 64 files changed, 127 insertions(+), 127 deletions(-)

diff --git a/main.php b/main.php
index 3f5f106..727768b 100644
--- a/main.php
+++ b/main.php
@@ -276,7 +276,7 @@ if ($gc_time < $GLOBALS['cfg']['LoginCookieValidity'] ) {
  * Check whether LoginCookieValidity is limited by LoginCookieStore.
  */
 if ($GLOBALS['cfg']['LoginCookieStore'] != 0 && $GLOBALS['cfg']['LoginCookieStore'] < $GLOBALS['cfg']['LoginCookieValidity']) {
-    trigger_error(PMA_Message::decodeBB(__('Login cookie store is lower that cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.')), E_USER_WARNING);
+    trigger_error(PMA_Message::decodeBB(__('Login cookie store is lower than cookie validity configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.')), E_USER_WARNING);
 }
 
 /**
diff --git a/po/af.po b/po/af.po
index a5ab234..8132f8b 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-03-30 23:04+0200\n"
 "Last-Translator: Michal <michal at cihar.com>\n"
 "Language-Team: afrikaans <af at li.org>\n"
@@ -6690,7 +6690,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/ar.po b/po/ar.po
index a9aa68f..49d11a2 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-05-29 14:16+0200\n"
 "Last-Translator: Ahmed <aa.mahdawy.10 at gmail.com>\n"
 "Language-Team: arabic <ar at li.org>\n"
@@ -6775,7 +6775,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/az.po b/po/az.po
index feb4840..e8f7a82 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-03-12 09:11+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: azerbaijani <az at li.org>\n"
@@ -6831,7 +6831,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/be.po b/po/be.po
index 53e13b2..820c590 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\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"
@@ -7044,7 +7044,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/be at latin.po b/po/be at latin.po
index 3d09e10..705579b 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-03-30 23:09+0200\n"
 "Last-Translator: Michal <michal at cihar.com>\n"
 "Language-Team: belarusian_latin <be at latin@li.org>\n"
@@ -7012,7 +7012,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/bg.po b/po/bg.po
index a9e602b..3d36b67 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-06-11 17:28+0200\n"
 "Last-Translator:  <stanprog at stanprog.com>\n"
 "Language-Team: bulgarian <bg at li.org>\n"
@@ -6888,7 +6888,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/bn.po b/po/bn.po
index 3f939eb..9bab417 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-10-21 01:36+0200\n"
 "Last-Translator: Nobin নবীন <nobin at cyberbogra.com>\n"
 "Language-Team: bangla <bn at li.org>\n"
@@ -6965,7 +6965,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/bs.po b/po/bs.po
index a883ca2..30b6e45 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-03-12 09:12+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: bosnian <bs at li.org>\n"
@@ -6816,7 +6816,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/ca.po b/po/ca.po
index 6b1310d..1355b57 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-03-12 09:13+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: catalan <ca at li.org>\n"
@@ -7242,7 +7242,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "El paràmetre de PHP [a at http://php.net/manual/en/session.configuration."
diff --git a/po/cs.po b/po/cs.po
index 89f2abb..2741b77 100644
--- a/po/cs.po
+++ b/po/cs.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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-10-13 09:05+0200\n"
 "Last-Translator: Michal Čihař <michal at cihar.com>\n"
 "Language-Team: czech <cs at li.org>\n"
@@ -6788,7 +6788,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "Vaše nastavení PHP ([a at http://php.net/manual/en/session.configuration."
diff --git a/po/cy.po b/po/cy.po
index d64dbcb..ef66d29 100644
--- a/po/cy.po
+++ b/po/cy.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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-06-07 20:23+0200\n"
 "Last-Translator:  <ardavies at tiscali.co.uk>\n"
 "Language-Team: Welsh <cy at li.org>\n"
@@ -6658,7 +6658,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/da.po b/po/da.po
index f2cbb2b..ba81461 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-07-21 14:55+0200\n"
 "Last-Translator: Marc Delisle <marc at infomarc.info>\n"
 "Language-Team: danish <da at li.org>\n"
@@ -6916,7 +6916,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/de.po b/po/de.po
index 0c21146..b7842fd 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-09-16 12:10+0200\n"
 "Last-Translator:  <sven-cihar.com at incase.de>\n"
 "Language-Team: german <de at li.org>\n"
@@ -7176,7 +7176,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "Ihre PHP Einstellung [a at http://php.net/manual/en/session.configuration."
diff --git a/po/el.po b/po/el.po
index 979a098..80eac72 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-09-06 11:51+0200\n"
 "Last-Translator: Panagiotis Papazoglou <papaz_p at yahoo.com>\n"
 "Language-Team: greek <el at li.org>\n"
@@ -7197,7 +7197,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "Η παράμετρος PHP [a at http://php.net/manual/en/session.configuration.php#ini."
diff --git a/po/en_GB.po b/po/en_GB.po
index 2d6bc21..a36f5b9 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-10-04 13:11+0200\n"
 "Last-Translator: Robert Readman <robert_readman at hotmail.com>\n"
 "Language-Team: english-gb <en_GB at li.org>\n"
@@ -6786,7 +6786,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "Your PHP parameter [a at http://php.net/manual/en/session.configuration.php#ini."
diff --git a/po/es.po b/po/es.po
index 5a11373..52aa05d 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\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"
@@ -7199,7 +7199,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/et.po b/po/et.po
index fe8e5e5..fe82668 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-03-12 09:14+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: estonian <et at li.org>\n"
@@ -6963,7 +6963,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/eu.po b/po/eu.po
index 6e36577..8d2be9c 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-07-21 14:53+0200\n"
 "Last-Translator: Marc Delisle <marc at infomarc.info>\n"
 "Language-Team: basque <eu at li.org>\n"
@@ -6832,7 +6832,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/fa.po b/po/fa.po
index dd92378..07dbf6b 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-05-19 03:54+0200\n"
 "Last-Translator:  <ahmad_usa2007 at yahoo.com>\n"
 "Language-Team: persian <fa at li.org>\n"
@@ -6677,7 +6677,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/fi.po b/po/fi.po
index c48c6ef..f7f8d30 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-04-30 18:08+0200\n"
 "Last-Translator:  <kajouni at gmail.com>\n"
 "Language-Team: finnish <fi at li.org>\n"
@@ -7218,7 +7218,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "PHP-parametri [a at http://php.net/manual/en/session.configuration.php#ini."
diff --git a/po/fr.po b/po/fr.po
index b60c243..0e5376a 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-Creation-Date: 2010-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-10-13 18:50+0200\n"
 "Last-Translator: Marc Delisle <marc at infomarc.info>\n"
 "Language-Team: french <fr at li.org>\n"
@@ -6864,7 +6864,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "La valeur du paramètre PHP [a at http://php.net/manual/fr/session.configuration."
diff --git a/po/gl.po b/po/gl.po
index 064d696..1f4bb1a 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-07-21 14:50+0200\n"
 "Last-Translator: Marc Delisle <marc at infomarc.info>\n"
 "Language-Team: galician <gl at li.org>\n"
@@ -7264,7 +7264,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "O parámetro PHP [a at http://php.net/manual/en/session.configuration.php#ini."
diff --git a/po/he.po b/po/he.po
index 4028140..a3e41ba 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-03-12 09:15+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: hebrew <he at li.org>\n"
@@ -6755,7 +6755,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/hi.po b/po/hi.po
index 821e286..3f47c80 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-05-21 05:48+0200\n"
 "Last-Translator:  <u4663530 at anu.edu.au>\n"
 "Language-Team: hindi <hi at li.org>\n"
@@ -6606,7 +6606,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/hr.po b/po/hr.po
index 91ca272..d128417 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-07-21 14:54+0200\n"
 "Last-Translator: Marc Delisle <marc at infomarc.info>\n"
 "Language-Team: croatian <hr at li.org>\n"
@@ -7018,7 +7018,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/hu.po b/po/hu.po
index ef6b6bf..6dd8982 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-09-14 20:45+0200\n"
 "Last-Translator: KAMI <kami911 at gmail.com>\n"
 "Language-Team: hungarian <hu at li.org>\n"
@@ -7247,7 +7247,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of th t\n"   phpMyAdmin."   #ini."  ty configured in phpMyAdmin, because of this, your login will expire sooner than configured in phpMyAdmin.')), E_USER_WARNING);     $     ’X*ºÆ*  ó£úÿ   pLºÆ*           è£úÿ         ðæ£úÿ  »~
¹Æ*        è     è!     è!      ò£úÿ  ó£úÿ  x*ºÆ*           é£úÿ          ía
¹Æ*                          Ö~
¹Æ*   ò£úÿ  °a
¹Æ*  ßò£úÿ         ÀŽºÆ*  Ãi
¹Æ*    ŽºÆ*  ØŽºÆ*  ¨	ŽºÆ*  Èä¹Æ*          x*ºÆ*           é£úÿ          ðç£úÿ  »~
¹Æ*   ò£úÿ  ó£úÿ  ÈÝ	ºÆ*           ê£úÿ         ía
¹Æ*             	           Ö~
¹Æ*   ò£úÿ  °a
¹Æ*  ßò£úÿ  Ðò£úÿ  Èò£úÿ  {.¹Æ*  :              ó£úÿ  Ãi
¹Æ*  Èä¹Æ*                   ê£úÿ         Ðè£úÿ  »~
¹Æ*  H   I       J   K           M   N   O       P    ò£úÿ  ó£úÿ  H•à¹Æ*           ë£úÿ         ía
¹Æ*          8•à¹Æ*          Ö~
¹Æ*   ò£úÿ         0ŽºÆ*  Ãi
¹Æ*    *ºÆ*   É½¹Æ*    ŽºÆ*  ØŽºÆ*  ¨	ŽºÆ*  Èä¹Æ*          H•à¹Æ*           ë£úÿ         àé£úÿ  »~
¹Æ*  8•à¹Æ*           ë£úÿ         ê£úÿ  »~
¹Æ*  (•à¹Æ*           ë£úÿ         @ê£úÿ  »~
¹Æ*  •à¹Æ*           ë£úÿ         pê£úÿ  »~
¹Æ*  	       ¨ŽºÆ*  Ãi
¹Æ*         ¨	ŽºÆ*  ðä£úÿ          Š¾¹Æ*  ¶h
¹Æ*     ÿ  ØŽºÆ*  ë£úÿ          y¾¹Æ*  ¶h
¹Æ*           ŽºÆ*  @ë£úÿ          Z¾¹Æ*  ¶h
¹Æ*  ØĽ¹Æ*    *ºÆ*   É½¹Æ*    ŽºÆ*  Ø$*ºÆ*  ØŽºÆ*  ¨	ŽºÆ*  Èä¹Æ*          à
¼¹Æ*          Àì£úÿ         ë£úÿ  »~
¹Æ*      )       *   -   .   0   3       5   6   7   8   :   <   =    ò£úÿ  ó£úÿ  pKˆ¹Æ*          àí£úÿ          ía
¹Æ*          S   T                  8/*ºÆ*  Ãi
¹Æ*  Ø$*ºÆ*   )*ºÆ*  Èä¹Æ*          c   f           Õ_ at fÆS T¹Æ*  ó£úÿ  pKˆ¹Æ*          àí£úÿ          °ì£úÿ  »~
¹Æ*  øÒ êÓïs¨Ó,~9„×u]ÞÓ	4Q ÷U^Qʉ§ ¶uª¹ñìò*Ä“v ò£úÿ  ó£úÿ  HîR¹Æ*          ð£úÿ                ó£úÿ  Ãi
¹Æ*         èt.¹Æ*  pë£úÿ          T¹Æ*  ¶h
¹Æ*  èt.¹Æ*           ò£úÿ          ßò£úÿ  õ/¹Æ*  ó£úÿ  HîR¹Æ*          ð£úÿ         Àí£úÿ  »~
¹Æ*  8îR¹Æ*    is, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "A [a at http://php.net/manual/en/session.configuration.php#ini.session.gc-"
diff --git a/po/id.po b/po/id.po
index d698b13..81c6555 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-09-16 05:35+0200\n"
 "Last-Translator: Azhari Harahap <azhari.harahap at yahoo.com>\n"
 "Language-Team: indonesian <id at li.org>\n"
@@ -6898,7 +6898,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/it.po b/po/it.po
index eed7544..eb01b6d 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-09-24 10:00+0200\n"
 "Last-Translator: Giovanni Uccio <giovanni.uccio at gmail.com>\n"
 "Language-Team: italian <it at li.org>\n"
@@ -6966,7 +6966,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/ja.po b/po/ja.po
index 14def25..75d29b4 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\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"
@@ -6957,7 +6957,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/ka.po b/po/ka.po
index 05708f9..be03224 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-03-12 09:14+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: georgian <ka at li.org>\n"
@@ -7187,7 +7187,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "Your PHP parameter [a at http://php.net/manual/en/session.configuration.php#ini."
diff --git a/po/ko.po b/po/ko.po
index 37fa30a..d37d2c2 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-06-16 18:18+0200\n"
 "Last-Translator:  <cihar at nvyu.net>\n"
 "Language-Team: korean <ko at li.org>\n"
@@ -6670,7 +6670,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/lt.po b/po/lt.po
index ae40c5d..bf57b42 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-10-26 13:51+0200\n"
 "Last-Translator:  <edgaras.janusauskas at gmail.com>\n"
 "Language-Team: lithuanian <lt at li.org>\n"
@@ -6785,7 +6785,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/lv.po b/po/lv.po
index d8749de..442854b 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-03-12 09:16+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: latvian <lv at li.org>\n"
@@ -6840,7 +6840,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/mk.po b/po/mk.po
index 46a0b7e..3459eb2 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\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"
@@ -6901,7 +6901,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/mn.po b/po/mn.po
index d7e8c10..078a9bd 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-03-12 09:17+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: mongolian <mn at li.org>\n"
@@ -6858,7 +6858,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/ms.po b/po/ms.po
index 227d005..347e3a1 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-03-12 09:17+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: malay <ms at li.org>\n"
@@ -6719,7 +6719,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/nb.po b/po/nb.po
index a823fb5..2c9ed11 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-09-15 13:26+0200\n"
 "Last-Translator:  <sven.erik.andersen at gmail.com>\n"
 "Language-Team: norwegian <no at li.org>\n"
@@ -6948,7 +6948,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "Ditt PHP parameter [a at http://php.net/manual/en/session.configuration.php#ini."
diff --git a/po/nl.po b/po/nl.po
index c3f5827..b616b08 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-08-27 12:34+0200\n"
 "Last-Translator: Herman van Rink <rink at initfour.nl>\n"
 "Language-Team: dutch <nl at li.org>\n"
@@ -7227,7 +7227,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "De PHP parameter [a at http://php.net/manual/en/session.configuration.php#ini."
diff --git a/po/phpmyadmin.pot b/po/phpmyadmin.pot
index 58c8384..72755d5 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\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"
@@ -6372,7 +6372,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/pl.po b/po/pl.po
index a4079ee..fd2b3aa 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-09-27 23:53+0200\n"
 "Last-Translator: Jarosław Głowacki <glowacki at europa.pl>\n"
 "Language-Team: polish <pl at li.org>\n"
@@ -7147,7 +7147,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "Parametr PHP [a at http://php.net/manual/en/session.configuration.php#ini."
diff --git a/po/pt.po b/po/pt.po
index 8698087..d36cd80 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-07-22 02:23+0200\n"
 "Last-Translator: Marc Delisle <marc at infomarc.info>\n"
 "Language-Team: portuguese <pt at li.org>\n"
@@ -6790,7 +6790,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 9f8c906..225d74e 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-10-21 05:02+0200\n"
 "Last-Translator:  <fabiobucior at gmail.com>\n"
 "Language-Team: brazilian_portuguese <pt_BR at li.org>\n"
@@ -6961,7 +6961,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/ro.po b/po/ro.po
index 0bc2d01..81bc631 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-07-22 02:28+0200\n"
 "Last-Translator: Marc Delisle <marc at infomarc.info>\n"
 "Language-Team: romanian <ro at li.org>\n"
@@ -7025,7 +7025,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/ru.po b/po/ru.po
index 062b786..069282a 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-07-22 02:27+0200\n"
 "Last-Translator: Marc Delisle <marc at infomarc.info>\n"
 "Language-Team: russian <ru at li.org>\n"
@@ -7262,7 +7262,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "Ваш PHP параметр [a at http://php.net/manual/en/session.configuration.php#ini."
diff --git a/po/si.po b/po/si.po
index cfbf04a..192b565 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-07-22 02:26+0200\n"
 "Last-Translator: Marc Delisle <marc at infomarc.info>\n"
 "Language-Team: sinhala <si at li.org>\n"
@@ -6943,7 +6943,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/sk.po b/po/sk.po
index ee1e634..41e8a8b 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-07-22 02:26+0200\n"
 "Last-Translator: Marc Delisle <marc at infomarc.info>\n"
 "Language-Team: slovak <sk at li.org>\n"
@@ -6953,7 +6953,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/sl.po b/po/sl.po
index 82f5a76..03d6fb3 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-10-20 19:32+0200\n"
 "Last-Translator: Domen <dbc334 at gmail.com>\n"
 "Language-Team: slovenian <sl at li.org>\n"
@@ -6821,7 +6821,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "Vaš parameter PHP[a at http://php.net/manual/en/session.configuration.php#ini."
diff --git a/po/sq.po b/po/sq.po
index be6111b..606020e 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-07-21 14:51+0200\n"
 "Last-Translator: Marc Delisle <marc at infomarc.info>\n"
 "Language-Team: albanian <sq at li.org>\n"
@@ -6843,7 +6843,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/sr.po b/po/sr.po
index d6bbf0c..382b168 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-03-30 23:47+0200\n"
 "Last-Translator: Michal <michal at cihar.com>\n"
 "Language-Team: serbian_cyrillic <sr at li.org>\n"
@@ -6971,7 +6971,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/sr at latin.po b/po/sr at latin.po
index 5788fe3..53c386a 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-08-30 19:31+0200\n"
 "Last-Translator: Vladimir Tošić <vtosic at gmail.com>\n"
 "Language-Team: serbian_latin <sr at latin@li.org>\n"
@@ -6964,7 +6964,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/sv.po b/po/sv.po
index 501eba4..70906a6 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-07-21 14:48+0200\n"
 "Last-Translator: Marc Delisle <marc at infomarc.info>\n"
 "Language-Team: swedish <sv at li.org>\n"
@@ -7197,7 +7197,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "Din PHP-parameter [a at http://php.net/manual/en/session.configuration.php#ini."
diff --git a/po/ta.po b/po/ta.po
index e4b2dcb..584405b 100644
--- a/po/ta.po
+++ b/po/ta.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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-04-16 10:43+0200\n"
 "Last-Translator: Sutharshan <sutharshan02 at gmail.com>\n"
 "Language-Team: Tamil <ta at li.org>\n"
@@ -6451,7 +6451,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/te.po b/po/te.po
index 7509106..149afef 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-05-26 14:20+0200\n"
 "Last-Translator:  <veeven at gmail.com>\n"
 "Language-Team: Telugu <te at li.org>\n"
@@ -6589,7 +6589,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/th.po b/po/th.po
index 138eeac..eac2125 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-03-12 09:19+0100\n"
 "Last-Translator: Automatically generated\n"
 "Language-Team: thai <th at li.org>\n"
@@ -6757,7 +6757,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/tr.po b/po/tr.po
index dff48af..002c4a0 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-10-10 05:01+0200\n"
 "Last-Translator: Burak Yavuz <hitowerdigit at hotmail.com>\n"
 "Language-Team: turkish <tr at li.org>\n"
@@ -6831,7 +6831,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "phpMyAdmin içinde yapılandırılmış tanımlama bilgisi geçerliliği PHP "
diff --git a/po/tt.po b/po/tt.po
index a0ce2b5..4e7e75e 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-07-22 02:25+0200\n"
 "Last-Translator: Marc Delisle <marc at infomarc.info>\n"
 "Language-Team: tatarish <tt at li.org>\n"
@@ -6894,7 +6894,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/ug.po b/po/ug.po
index 4f66f49..d6c7501 100644
--- a/po/ug.po
+++ b/po/ug.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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-08-26 11:59+0200\n"
 "Last-Translator:  <gheni at yahoo.cn>\n"
 "Language-Team: Uyghur <ug at li.org>\n"
@@ -6569,7 +6569,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/uk.po b/po/uk.po
index 207f9c7..4816b21 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-07-27 23:41+0200\n"
 "Last-Translator: Olexiy Zagorskyi <zalex_ua at i.ua>\n"
 "Language-Team: ukrainian <uk at li.org>\n"
@@ -6754,7 +6754,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/ur.po b/po/ur.po
index feacc20..f337cbb 100644
--- a/po/ur.po
+++ b/po/ur.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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-05-14 12:35+0200\n"
 "Last-Translator:  <monymirza at gmail.com>\n"
 "Language-Team: Urdu <ur at li.org>\n"
@@ -6504,7 +6504,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 
diff --git a/po/uz.po b/po/uz.po
index 532a9ba..96b20f3 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-07-22 02:31+0200\n"
 "Last-Translator: Marc Delisle <marc at infomarc.info>\n"
 "Language-Team: uzbek_cyrillic <uz at li.org>\n"
@@ -7273,7 +7273,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "Сервердаги PHP конфигурациясида \"[a at http://php.net/manual/en/session."
diff --git a/po/uz at latin.po b/po/uz at latin.po
index c4f9a70..2fbb19a 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-07-22 02:30+0200\n"
 "Last-Translator: Marc Delisle <marc at infomarc.info>\n"
 "Language-Team: uzbek_latin <uz at latin@li.org>\n"
@@ -7309,7 +7309,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "Serverdagi PHP konfiguratsiyasida \"[a at http://php.net/manual/en/session."
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 05742ca..79b1487 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\n"
 "PO-Revision-Date: 2010-10-08 07:02+0200\n"
 "Last-Translator: shanyan baishui <Siramizu at gmail.com>\n"
 "Language-Team: chinese_simplified <zh_CN at li.org>\n"
@@ -6564,7 +6564,7 @@ msgstr ""
 #| "cookie validity configured in phpMyAdmin, because of this, your login "
 #| "will expire sooner than configured in phpMyAdmin."
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 "您的 PHP 配置参数 [a at http://php.net/manual/en/session.configuration.php#ini."
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 1bca521..99b2f31 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-11-01 14:47+0100\n"
+"POT-Creation-Date: 2010-11-01 14:56+0100\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"
@@ -6844,7 +6844,7 @@ msgstr ""
 
 #: main.php:279
 msgid ""
-"Login cookie store is lower that cookie validity configured in phpMyAdmin, "
+"Login cookie store is lower than cookie validity configured in phpMyAdmin, "
 "because of this, your login will expire sooner than configured in phpMyAdmin."
 msgstr ""
 


hooks/post-receive
-- 
phpMyAdmin




More information about the Git mailing list