Commit Graph

4481 Commits

Author SHA1 Message Date
Michal Čihař
8781e81c5e Move some messages to places where they belong.
This is bascially just test that everything works as expected, much more
messages should follow.
2010-03-11 23:58:38 +01:00
Michal Čihař
b33cbac41e Convert comment to translator comment. 2010-03-11 23:53:23 +01:00
Michal Čihař
faa422b821 Add hint for translators. 2010-03-11 23:50:54 +01:00
Michal Čihař
5f9063b844 No support for MySQL, so no need to link to it's docs. 2010-03-11 23:49:33 +01:00
Michal Čihař
4a7c818b92 Add missing translation. 2010-03-11 23:30:10 +01:00
Michal Čihař
3f5b2bd34e Fix context usage.
Remove context where it is not needed, add it to messages.inc where it
seems to be useful.
2010-03-11 19:18:44 +01:00
Michal Čihař
cc8f02ec86 Add header to the file. 2010-03-11 18:49:15 +01:00
Michal Čihař
5a4b719ae9 Use context in some places.
These are still not all which were originally present, rest needs to be
checked.
2010-03-11 18:49:15 +01:00
Michal Čihař
179e6e90a0 Implement gettext wit context. 2010-03-11 18:49:15 +01:00
Michal Čihař
0fb8f2c7ef Charset is always utf-8. 2010-03-11 18:49:15 +01:00
Michal Čihař
c60dd8b7c6 Add some comments for translators. 2010-03-11 18:49:15 +01:00
Michal Čihař
d4746a4cf7 Always use php-gettext functions without fallback to PHP. 2010-03-11 18:49:14 +01:00
Michal Čihař
0355540191 Avoid varning on udefined variables. 2010-03-11 18:49:14 +01:00
Michal Čihař
23eb18b51f Set text domain to properly load messages file. 2010-03-11 18:49:14 +01:00
Michal Čihař
54c9f24fb8 Initial implementation of Gettext based selection.
- Loads list of available languages
- Sets locale
- Loads transitional messages file
2010-03-11 18:49:14 +01:00
Michal Čihař
c33c13de97 Add php-gettext.
Version 1.0.9, downloaded from https://launchpad.net/php-gettext/.
2010-03-11 18:49:14 +01:00
Marc Delisle
3f5d1063ff start of 3.3.2-dev 2010-03-10 11:32:55 +00:00
Herman van Rink
4a02231ea2 rfe #2963310 [interface] Focus TEXTAREA "sql_query" on click on "SQL" link 2010-03-09 16:02:57 +00:00
Michal Čihař
9c73fec8a0 Fix permissions. 2010-03-08 14:23:06 +00:00
Marc Delisle
819324ede6 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
Marc Delisle
77d8831276 bug #2931429 Editing long triggers 2010-03-06 13:16:55 +00:00
Marc Delisle
94b50c6f53 bug #2931429 Editing long triggers 2010-03-06 13:16:55 +00:00
Marc Delisle
ec5d47369c bug #2961198 Querying a table named "data" 2010-03-05 18:06:36 +00:00
Marc Delisle
e6e69889c1 bug #2961198 Querying a table named "data" 2010-03-05 18:06:36 +00:00
Marc Delisle
7efb784901 patch #2961540 Do not export data of MERGE table 2010-03-05 12:44:34 +00:00
Marc Delisle
d47fce3ee3 patch #2961540 Do not export data of MERGE table 2010-03-05 12:44:34 +00:00
Herman van Rink
72b9d2abd5 bug #2963830: Import page not displaying due to fatal error 2010-03-05 08:43:07 +00:00
Marc Delisle
5d96387808 bug #2961609 Potential information disclosure at login page 2010-03-04 13:00:35 +00:00
Marc Delisle
58d2c0a58c bug #2961609 Potential information disclosure at login page 2010-03-04 13:00:35 +00:00
Herman van Rink
3ea273809a Backported remaining part of rev 13423 and 13424 to QA_3_3 2010-03-03 10:34:14 +00:00
Herman van Rink
be71307d17 Backported uploadprogress part of rev 13423 and 13424 to QA_3_3 and MAINT_3_3_0 2010-03-03 09:02:12 +00:00
Herman van Rink
2d60036978 uploadprogress: cleanup + added documentation link. Merged from git 2010-03-02 10:11:37 +00:00
Tomas Srnka
9e8618c4f9 Import progress bar fix from GIT 2010-03-02 09:28:56 +00:00
Marc Delisle
856a63e971 bug #2042032 Cannot detect PmaAbsoluteUri correctly on Windows 2010-03-01 18:08:29 +00:00
Marc Delisle
4cfa667b97 bug #2042032 Cannot detect PmaAbsoluteUri correctly on Windows 2010-03-01 18:08:29 +00:00
Marc Delisle
bd31cbb260 bug 2953050 export VIEW as SQL includes INSERT statement 2010-02-27 16:39:41 +00:00
Marc Delisle
760ac0cd98 bug 2953050 export VIEW as SQL includes INSERT statement 2010-02-27 16:39:41 +00:00
Marc Delisle
3e02de8e6e notice: undefined index 2010-02-26 17:49:54 +00:00
Marc Delisle
e5750aa98c bug #2959746 Unknown table status: TABLE_TYPE 2010-02-26 17:43:58 +00:00
Marc Delisle
ac649c64be bug #2959746 Unknown table status: TABLE_TYPE 2010-02-26 17:43:58 +00:00
Michal Čihař
1cdc4cc50a bug #2954916 [interface] Do not insert doc links to not formatted SQL. 2010-02-25 09:11:42 +00:00
Marc Delisle
4ad6f11561 patch #2948421 HTTP Basic auth realm name 2010-02-24 16:48:52 +00:00
Michal Čihař
3a40107c8c Add English (United Kingdom) translation, thanks to Robert Readman. 2010-02-24 09:03:03 +00:00
Herman van Rink
85d3b6258e rfe #2792992 [doc] Added advice to re-login after changing pmadb settings 2010-02-15 15:21:55 +00:00
Marc Delisle
0b7a3f716a bug 2941037 - Database structure not sorted by table correctly 2010-02-12 09:37:29 +00:00
Marc Delisle
0560e299a2 bug 2941037 - Database structure not sorted by table correctly 2010-02-12 09:37:29 +00:00
Herman van Rink
1f5a19b69c bug #2944069 [config] Extraneus dot from dirname() when installed in root, thanks to ayanamist 2010-02-03 15:32:37 +00:00
Herman van Rink
2ee9ff3e20 bug #2944069 [config] Extraneus dot from dirname() when installed in root, thanks to ayanamist 2010-02-03 15:32:37 +00:00
Michal Čihař
0db3297b09 No link for SET in CHARACTER SET. 2010-01-26 22:15:13 +00:00
Michal Čihař
8ef8f753cb Better documentation. 2010-01-25 12:45:21 +00:00