Active
Project:
Custom Pagers
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Dec 2009 at 12:28 UTC
Updated:
17 Sep 2012 at 13:01 UTC
how can you translate the text for the custom pagers links "previous" and "next"?
Comments
Comment #1
marcushenningsen commentedGo to http://localize.drupal.org/translate, pick your language (you may have to join the language group), go to the export tab, choose the project (Custom pagers) and version, and download. Unzip the file and put it into the module's folder.
Alternatively, install the potx module, extract the .po file, and put it into the translation folder in the module's folder.
Now, it may not already be translated, and in this case you'll have to edit the .po file yourself. There are other articles discussing how to do this on drupal.org.
Alternatively, you should be able to find and translate the two strings through the translation interface in Drupal.
I hope this helps.
Comment #2
konrad1811 commentedActualy in 6.x. beta I can find previous/next translated however the translated version is not displayed :/
Other D6 modules are translated correctly... do maybe there is some hardcode to change?