Hi,
I'd like to change the 'Software' string in the Server Database section on the Startpage, to something that better describes it. Possible values at this moment are MySQL, MariaDB or Drizzle, so I was thinking about 'Server type'. What do you think?
Dieter Adriaenssens a écrit :
Hi,
I'd like to change the 'Software' string in the Server Database section on the Startpage, to something that better describes it. Possible values at this moment are MySQL, MariaDB or Drizzle, so I was thinking about 'Server type'. What do you think?
Ok for me; the next line should then become "Server version".
On Feb 13, 2013, at 5:00 AM, Dieter Adriaenssens dieter.adriaenssens@gmail.com wrote:
Hi,
I'd like to change the 'Software' string in the Server Database section on the Startpage, to something that better describes it. Possible values at this moment are MySQL, MariaDB or Drizzle, so I was thinking about 'Server type'. What do you think?
Sounds great
-- Kind regards,
Dieter Adriaenssens
Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013 and get the hardware for free! Learn more. http://p.sf.net/sfu/sophos-d2d-feb _______________________________________________ Phpmyadmin-devel mailing list Phpmyadmin-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/phpmyadmin-devel
2013/2/13 Isaac Bennetch bennetch@gmail.com:
On Feb 13, 2013, at 5:00 AM, Dieter Adriaenssens dieter.adriaenssens@gmail.com wrote:
Hi,
I'd like to change the 'Software' string in the Server Database section on the Startpage, to something that better describes it. Possible values at this moment are MySQL, MariaDB or Drizzle, so I was thinking about 'Server type'. What do you think?
Sounds great
Done in https://github.com/phpmyadmin/phpmyadmin/commit/49371bbb85be015448cde96450e2...
2013/2/13 Dieter Adriaenssens dieter.adriaenssens@gmail.com:
2013/2/13 Isaac Bennetch bennetch@gmail.com:
On Feb 13, 2013, at 5:00 AM, Dieter Adriaenssens dieter.adriaenssens@gmail.com wrote:
Hi,
I'd like to change the 'Software' string in the Server Database section on the Startpage, to something that better describes it. Possible values at this moment are MySQL, MariaDB or Drizzle, so I was thinking about 'Server type'. What do you think?
Sounds great
Done in https://github.com/phpmyadmin/phpmyadmin/commit/49371bbb85be015448cde96450e2...
Or should I have added it to QA_3_5 as well? Since there won't be that much releases in that branch, I thought it wouldn't make much sense.
Dieter Adriaenssens a écrit :
2013/2/13 Dieter Adriaenssens dieter.adriaenssens@gmail.com:
2013/2/13 Isaac Bennetch bennetch@gmail.com:
On Feb 13, 2013, at 5:00 AM, Dieter Adriaenssens dieter.adriaenssens@gmail.com wrote:
Hi,
I'd like to change the 'Software' string in the Server Database section on the Startpage, to something that better describes it. Possible values at this moment are MySQL, MariaDB or Drizzle, so I was thinking about 'Server type'. What do you think?
Sounds great
Done in https://github.com/phpmyadmin/phpmyadmin/commit/49371bbb85be015448cde96450e2...
Or should I have added it to QA_3_5 as well? Since there won't be that much releases in that branch, I thought it wouldn't make much sense.
QA_3_5 is in bugfix mode only, so we try to avoid changing messages unless a message is the cause of a bug.