Ignore:
Timestamp:
Nov 29, 2009, 11:21:50 PM (14 years ago)
Author:
grum
Message:

[LMT] feature 1294, feature 1295

  • Allow to open the licence page on a new page/tab when user clic on the licence hyperlink
  • Compatibility with theme 'montblanc'
Location:
extensions/lmt/language
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/lmt/language/en_UK/plugin.lang.php

    r3396 r4396  
    172172$lang['lmt_yesno_y'] = 'Yes';
    173173
     174//1.1.0
     175$lang["lmt_help_config"][10] = "If activated, the page pointed to by the hyperlink will open in a new window.";
     176$lang["lmt_cfg_warning_target"] = "Force the page openning in a new window";
     177
    174178
    175179?>
  • extensions/lmt/language/fr_FR/plugin.lang.php

    r3396 r4396  
    178178$lang["lmt_nav_last"] = "Dernier";
    179179
     180//1.1.0
     181$lang["lmt_help_config"][10] = "Si activé, l'ouverture de la page vers laquelle pointe l'hyperlien sera effectuée dans une nouvelle fenêtre.";
     182$lang["lmt_cfg_warning_target"] = "Forcer l'ouverture dans une nouvelle fenêtre"
     183
     184
     185
    180186?>
Note: See TracChangeset for help on using the changeset viewer.