2012/11/12 Filip Komar <[email protected]>
> On 12 November 2012 09:59, Funda Wang <[email protected]> wrote: > > Please see here: > > > > $ cat en/2/download_index.php > > <table class="fr-table dlt2"> > > <thead> > > <tr> > > <th>Format</th> > > <th class="size"><?php _e('size');?></th> > > <th><?php _e('link');?></th> > > <th>BitTorrent</th> > > </tr> > > </thead> > > > > Shouldn't Format be translated to _e('Format') ? > > Thanks Funda. Nice catch. I would not call it a bug exactly but worth > adding it anyway. Same goes to en/3/index.php. > > What about other very common words "BitTorrent", " torrent", > "dualarch", "32bit" and "64bit" on those pages? Should we add them > too? > Maybe.
