@@ -105,7 +105,7 @@ function i18n_translation_mode_element($i18n_mode = I18N_MODE_NONE, $langcode =
'#title'=>t('Translation mode'),
'#options'=>i18n_translation_options($options),
'#default_value'=>$i18n_mode,
'#description'=>t('For localizable elements, to have all items available for translation visit the <a href="@locale-refresh">translation refresh</a> page.',array('@locale-refresh'=>url('admin/build/translate/refresh'))),
'#description'=>t('For localizable elements, to have all items available for translation visit the <a href="@locale-refresh">translation refresh</a> page.',array('@locale-refresh'=>url('admin/config/regional/translate/i18n_string'))),