[Pmwiki-users] pmwiki localization ?

Carlo Strozzi carlos
Tue Aug 5 05:17:26 CDT 2003


On Tue, Aug 05, 2003 at 03:23:47AM -0600, Patrick R. Michaud wrote:
> BTW, apologies if my Italian translations of RecentChanges were
> incorrect--I just used babelfish for the translating.  

Not an issue :-) I thik everyone will make minor adjustments to the
respective i18n-xx.php and let you eventually have the final version.

Anyway, this is what I tried in i18n-it.php:

$RecentChanges = array(
   '$[Main.AllRecentChanges]' => '$Group.$Tlink',
   '$[$Group.RecentChanges]' => '$Group/$Tlink');

array_unshift($XLLangs,'it');
XLSDV('it',array(
  'Main.AllRecentChanges' => 'Main.TuttiICambiamentiRecenti',
  '$Group.RecentChanges' => '$Group.ModificheRecenti',
  ... etc ....

yet I still don't see any effect. You can try it yourself at:

  http://mail.strozzi.it/cgi-bin/cgiwrap/carlo/wiki.sh/PmWikiIt/PmWikiIt

thanks for all your dedication,
Carlo
-- 
For best reading please set the Courier font.
Freedom for Business: http://swpat.ffii.org



More information about the pmwiki-users mailing list