Menu

$pgv_lang["none"]

2007-11-08
2013-05-29
  • Larry Meaney

    Larry Meaney - 2007-11-08

    Hi,

    To fix [1828065], I moved $pgv_lang["none"] from admin.en.php to lang.en.php in SVN 2156.

    Should I do the same for all the other language files too?  Or is it better to let the people who maintain the languages update their own files?  I don't want to step on any toes :)

    Thanks,

    -larry

     
    • Gerry Kroll

      Gerry Kroll - 2007-11-08

      You should let the translators move the variable from one file to another.  Some translators prefer to control the exact placement of the variables within each file.  You have no hope of identifying these translators or even how they wish to place the variable.

      By doing the move in English, you've corrected the original problem.  Now, it's just a problem of a missing translation on some pages.

       
      • Larry Meaney

        Larry Meaney - 2007-11-08

        great!  Thanks for clarifying that Gerry!

         

Log in to post a comment.