Closed (fixed)
Project:
Last Node
Version:
5.x-1.0
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Apr 2007 at 15:00 UTC
Updated:
2 Oct 2007 at 09:44 UTC
Hi, I have a problem, I want to translate "Last Node" tile page, but I'm not able to do this...
I tried to translate it in "localization" module, searching for string "Last Node", I translated it as "La mia home", but nothing changed in page.
Now, I tried to search this string into drupal, and into your module, and I fund this setting into last_node_menu function, declared in $items array as 'title' => t('Last Node'), I think that it is correct, but nothing change in page.
Then I have modified that item in array in 'title' => 'La mia Home' , I cleaned cache in database, in all cache tables, but nothing changed in my page... help me please... :)
Comments
Comment #1
TheCrow commentedTry to edit "Last Node" label at ?q=admin/build/menu address.
Comment #2
giangiacomo commentedOk, perfect! I found it! Thank you!
Comment #3
giangiacomo commentedAnzi, dato che sei anche tu italiano, grazie!
Comment #4
TheCrow commentedDi niente, l'ho inserito nel readme della nuova minor release :)
Comment #5
TheCrow commentedComment #6
(not verified) commented