Best of joomla gives you news, joomla templates, tutorials and websites about Joomla , FireBoard and FireMessage official page.
| No account yet?   |
Welcome, Guest
Please Login or Register.    Lost Password?
FireBoard Manual Latest release discussions Download FireBoard Spread FireBoard!
"X (time) ago" not fully translated (mes (1 viewing) (1) Guest
Go to bottom Favoured: 1
TOPIC: "X (time) ago" not fully translated (mes
#20479
"X (time) ago" not fully translated (mes 1 Year, 1 Month ago  
File componentscom_fireboardtemplatedefaultmessage.php, end of line 166:

[code:1]time , time() + ($fbConfig['board_ofset'] * 3600)); ?> ago[/code:1]

The result is text like this: "9 Minuti[color=#FF0000]s ago[/color]", where "Minuti" is the italian word for "Minutes" (I'm pasting translation row), "s" is the way to do plurals, but only in English, and "ago" is untranslated English word....

[code:1]DEFINE('_FB_DATE_MINUTE', 'Minuti');[/code:1]

This is a small thing, but can be so annoying... There is the need to add some other strings to translate, like: _FB_DATE_YEARS, _FB_DATE_MONTHS, _FB_DATE_WEEKS, _FB_DATE_DAYS, _FB_DATE_HOURS, _FB_DATE_MINUTE (for plurals), and: _FB_DATE_AGO (for "ago" translation). [img size=184]http://www.bestofjoomla.com/images/fbfiles/images/time_ago_not_translated.jpg[/img]
thepisu (User)
.. still looking for ..
Fresh Boarder
Posts: 3
graphgraph
User Offline Click here to see the profile of this user
Gender: Male thePisu ~web site~ Location: Italy Birthdate: 1982-11-27
Logged Logged
 
Last Edit: 2007/09/06 14:17 By thepisu.
 
-Pisu-
 
The administrator has disabled public write access.  
      Topics Author Date
 
"X (time) ago" not fully translated (mes
thepisu 2007/09/06 14:17
 
thread linkthread link Re:"X (time) ago" not fully translated (
valafar 2007/09/07 16:26
 
thread linkthread link Re:"X (time) ago" not fully translated (mes
rbuelund 2007/09/08 14:15
 
thread linkthread linkthread link Re:
valafar 2007/09/08 16:37
 
thread linkthread linkthread linkthread link Re:
rbuelund 2007/09/08 16:46
 
thread linkthread linkthread linkthread linkthread link Re:
thepisu 2007/09/08 17:50
 
thread linkthread linkthread linkthread linkthread linkthread link Re:
mikeho1980 2007/09/08 20:11
Go to top