|
Title: [FIXED][SVN-513] - Navigation translation problem! Post by: Maksin on December 06, 2007, 07:14:50 pm At the bottom of gallery are located navigation links:
Code: << Start < Prev 1 2 Next > End >> Page 1 of 2 Normally it is translated to the language that is installed in Joomla!. But in Nightly Builds r513 it is always English. Also is there possibility to translate the word Uploaded:, that is located below random and latest images. Could this be corrected. Thanks. :) OS: Linux PHP: 5.1.4 MySQL: 5.0.45 Title: Re: [SVN-513] - Navigation translation problem! Post by: john on December 10, 2007, 06:53:02 am Hello Maksin
thank you for finding the missing translations. They have been updated in SVN517. The navigation should be translated automatically and the "Uploaded" text is assigned to the following variable in english.php: _RSGALLERY_TMPL_GAL_UPLOADED have fun translating. john Title: Re: [SOLVED][SVN-513] - Navigation translation problem! Post by: Maksin on December 10, 2007, 08:36:22 am That is great to hear.
Will wait for SVN-517. Thanks. :) |