Is it not a idea to make it possible to search for text to translate by module?
So when i type search.module in the search that i get all the text that can be translated for the search.module.
I think thats the only thing the localization module is missing at the moment.

Greets,

Hard-Art

CommentFileSizeAuthor
#3 locale.inc56.22 KBmbchandar

Comments

mbchandar’s picture

http://drupalsiteurl/?q=admin/settings/locale/string/search

u search the string by languages. hope u r searching for this

arne@dbyte.nl’s picture

No when i try your suggestion i get only a page with "save configuration" and "reset to defaults"

What i mean is under "localization" page and the "manage strings" page.
On the manage strings page you can search for words that need to be translated.
but as far i know you can only search for words.
what i think is also a good feature is the possibility to search all translatable text per module.
so for example when i activate the smileys.module i can go to localization manage strings page and that i search for all the text to translate in that module.

i hope i explane good, thanks for reading

mbchandar’s picture

Assigned: Unassigned » mbchandar
StatusFileSize
new56.22 KB

here is the locale.inc file. replace with your locale.inc inside the include directory and it will work.

arne@dbyte.nl’s picture

sorry not working for me.
i have drupal 4.7.2 so i will try to upgrade to 4.7.3 today and try again.

i get errors like:
Fatal error: Call to undefined function module_rebuild_cache() in g:\www\notos-almere\includes\locale.inc on line 362

mbchandar’s picture

Oops.. sorry. i tried with the cvs version - drupal 5.0.0. i will port that code to the 4.7.3. give me some time

arne@dbyte.nl’s picture

Version: x.y.z » 4.7.5
Status: Active » Closed (fixed)

Working in 5.0 now, so not necessary any more.