[Phpmyadmin-devel] generic $strOptions

Hi, while merging a patch in trunk for YAML export, I added a generic $strOptions. I think we could use it for all export options in the Legend, and remove a bunch of messages like $strCSVOptions $strHTMLWordOptions $strXMLOptions $strSQLOptions Marc

Hi On Sun, 18 Feb 2007 08:47:33 -0500 Marc Delisle <Marc.Delisle@cegepsherbrooke.qc.ca> wrote:
while merging a patch in trunk for YAML export, I added a generic $strOptions.
I think we could use it for all export options in the Legend, and remove a bunch of messages like
$strCSVOptions $strHTMLWordOptions $strXMLOptions $strSQLOptions
I'm not sure whether such generic text won't break some localizations. For example in Czech I use slightly different sentences... -- Michal Čihař | http://cihar.com | http://blog.cihar.com

Michal Čihař a écrit :
Hi
On Sun, 18 Feb 2007 08:47:33 -0500 Marc Delisle <Marc.Delisle@cegepsherbrooke.qc.ca> wrote:
while merging a patch in trunk for YAML export, I added a generic $strOptions.
I think we could use it for all export options in the Legend, and remove a bunch of messages like
$strCSVOptions $strHTMLWordOptions $strXMLOptions $strSQLOptions
I'm not sure whether such generic text won't break some localizations. For example in Czech I use slightly different sentences...
The idea is that for the fieldset's legend, we would only display "Options". Marc

On Mon, 19 Feb 2007 09:36:23 -0500 Marc Delisle <Marc.Delisle@cegepsherbrooke.qc.ca> wrote:
The idea is that for the fieldset's legend, we would only display "Options".
Ok, now I get it ;-). -- Michal Čihař | http://cihar.com | http://blog.cihar.com
participants (2)
-
Marc Delisle
-
Michal Čihař