Hi, I installed the latest guestbook and i8n modules on my multilanguage site and set the link in my primary navigation but I can't seem to be able to have a translation of the 'guestbook' link for each language. Translating it using Translate interface doesn't work.

CommentFileSizeAuthor
#2 guestbook-308069-1.patch1.87 KBgolchi

Comments

vasike’s picture

subscribe.
the Site guestbook page title won't translate.

golchi’s picture

Status: Active » Needs review
StatusFileSize
new1.87 KB

Hi
For the "Site guest page" title and some other strings that can't be translated I added the t() function and created this patch.

Hope this will help :-)

dan_metille’s picture

Hi,
does this works for version 2.x-dev ?

sun’s picture

Status: Needs review » Closed (won't fix)

Titles of menu items are translated through the (core) Locale module or (contrib) Stringoverrides module.