How translate Live page?
published
vote
report
queued
in anguage file is not, i translate for romanian language, but is not live page


![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| How translate Live page? published vote report queued in anguage file is not, i translate for romanian language, but is not live page |
| |||
| any help? please |
| ||||
| These are in your language file. Check line 324 where it starts with //<SECTION>LIVE</SECTION><ADDED>1.00</ADDED> |
| |||
| in this section is not this word: published vote report queued look screen |
| ||||
| Check this file: live2.php function get_status($status) { switch ($status) { case 'published': $status = _('published'); break; case 'queued': $status = _('queued'); break; case 'discard': $status = _('discard'); break; } return $status; } |
| |||
| nice, thank if i translate the words with links from left collumn: comment, new, published, the links disappears... how i translate? Last edited by prorock; 08-22-2009 at 12:59 PM. |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Page Variables | Yankidank | Wiki Articles | 1 | 08-13-2008 03:59 AM |
| Any issues with the Live page? | bbrian017 | Questions and Comments | 2 | 08-03-2008 03:16 PM |
| v9.6 - Live page thros js errors in IE6 [yget template] | PurpleCow | Questions and Comments | 7 | 05-17-2008 07:42 AM |
| Burying and the Live page | fsdave | Questions and Comments | 0 | 06-06-2007 10:56 PM |
| Live Page fix for Paul01 | TrailofDead | Questions and Comments | 0 | 03-01-2007 09:10 PM |