Menu

#2942 (ok 3.2.4) Typo and empty message

fixed
None
1
2013-06-11
2009-11-07
No

Working on Russian translation found this little typos in English language file.
phpMyAdmin 3.2.3

Line 1037:
$strSetupServers_connect_type_desc = 'How to connect to server, keep [kdb]tcp[/kdb] if unsure';
[kdb] - is a mistake; have to be [kbd]. So:
$strSetupServers_connect_type_desc = 'How to connect to server, keep [kbd]tcp[/kbd] if unsure';

Line 1081:
$strSetupServers_ssl_desc = '';
Empty string. Can be something like:
$strSetupServers_ssl_desc = 'Enable SSL for connection to MySQL server';

Discussion

  • Marc Delisle

    Marc Delisle - 2009-11-08
    • assigned_to: nobody --> lem9
     
  • Marc Delisle

    Marc Delisle - 2009-11-08
    • labels: 466806 -->
    • milestone: 245527 -->
     
  • Marc Delisle

    Marc Delisle - 2009-11-08
    • summary: Some little typos in English language file --> Typo and empty message
     
  • Marc Delisle

    Marc Delisle - 2009-11-08

    Fixed in subversion, thanks for reporting.

     
  • Marc Delisle

    Marc Delisle - 2009-11-08
    • priority: 5 --> 1
    • summary: Typo and empty message --> (ok 3.2.4) Typo and empty message
    • status: open --> open-fixed
     
  • Marc Delisle

    Marc Delisle - 2009-12-02
    • status: open-fixed --> closed-fixed
     
  • Michal Čihař

    Michal Čihař - 2013-06-11
    • Status: closed-fixed --> fixed
     
MongoDB Logo MongoDB