Closed (works as designed)
Project:
Site map
Version:
6.x-2.1
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2010 at 17:21 UTC
Updated:
9 May 2015 at 12:38 UTC
Jump to comment: Most recent
Comments
Comment #1
kurkuma commentedIt is possible, indeed.
Info about multilanguage variables here.
Comment #2
cpo commentedIn this page, I don't find the variable to use
Comment #3
henrijs.seso commentedDevel module can show you variables.
Comment #4
gejo commentedAs you can see here:
In this case the variables are:
Then you have to add these variables to settings.php
Don't forget to clear cached data at "admin/settings/performance".
Now you can translate Page Title & Site map message.
Simply edit Site Map settings for each language ("[lang.code]/admin/settings/sitemap").
Comment #5
jox commentedIn Drupal 7 you go to
/admin/config/regional/i18n/variableto make variables translatable (instead of adding/editing thei18n_variablesvariable in settings.php).