Localisation support

pixelpreview - September 24, 2009 - 17:35
Project:jQuery Countdown
Version:6.x-1.x-dev
Component:Documentation
Category:support request
Priority:normal
Assigned:Unassigned
Status:needs review
Description

I use the theme function
for example

print theme('jquery_countdown', array(
    'until' => date("F d, Y g:i a", mktime(0,0,0,10,15,2009)),
    'format' => 'DHMS',
    'description' => t('since the opening of the vp'),
  ));

But my site is in arabic too, how use arabic translation with the theme function ?
I see a lot of translation file but how it works ?

#1

zenrei - October 24, 2009 - 14:30

Hi, I don't support this module, but go to http://keith-wood.name/countdown.html and click on the Localisation tab. It looks like all the languages are already included in the module download.

Not sure about being able to use more than one language, thought (Arabic & English, for example)

#2

Rob Loach - October 24, 2009 - 15:31
Title:how to use with another language than english ?» Localisation support
Version:6.x-1.4» 6.x-1.x-dev

We could provide a jquery-countdown-drupal.js that would set the language defaults to calls through Drupal.t(). Definitely would love a patch or some idea brainstorms!

#3

Rob Loach - October 25, 2009 - 22:06
Status:active» needs review

What if we had Drupal translate it for us?

AttachmentSize
jquerycountdowntranslation.patch 2.15 KB
 
 

Drupal is a registered trademark of Dries Buytaert.