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


![]() |
| | 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 01:59 PM. |
| |||
| did you find the question?? i am interested too, in translate that one
|
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Page Variables | Yankidank | Wiki Articles | 3 | 05-19-2011 09:21 AM |
| Any issues with the Live page? | bbrian017 | Questions and Comments | 2 | 08-03-2008 04:16 PM |
| v9.6 - Live page thros js errors in IE6 [yget template] | PurpleCow | Questions and Comments | 7 | 05-17-2008 08:42 AM |
| Burying and the Live page | fsdave | Questions and Comments | 0 | 06-06-2007 11:56 PM |
| Live Page fix for Paul01 | TrailofDead | Questions and Comments | 0 | 03-01-2007 10:10 PM |