Ignore:
Timestamp:
Oct 4, 2013, 10:09:05 PM (11 years ago)
Author:
mistic100
Message:

add light mode: no script loaded
tests in migration task
add an id to the div on picture page

Location:
extensions/SocialButtons/language
Files:
2 edited

Legend:

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

    r21233 r24757  
    1313$lang['on photo and album'] = 'on photo and album';
    1414$lang['only on photo'] = 'only on photo';
     15$lang['Light mode'] = 'Light mode';
     16$lang['When light mode is activated no external script is loaded, it <b>speeds up the load of the page and disables user tracking</b> but also disables annotations and in-page popups.'] = 'When light mode is activated no external script is loaded, it <b>speeds up the load of the page and disables user tracking</b> but also disables annotations and in-page popups.';
    1517?>
  • extensions/SocialButtons/language/fr_FR/plugin.lang.php

    r21232 r24757  
    1515$lang['on photo and album'] = 'sur les photos et les albums';
    1616$lang['only on photo'] = 'uniquement sur les photos';
     17$lang['Light mode'] = 'Mode léger';
     18$lang['When light mode is activated no external script is loaded, it <b>speeds up the load of the page and disables user tracking</b> but also disables annotations and in-page popups.'] = 'Quand le mode léger est activé aucun script externe n\'est chargé, celà <b>accélère le chargement de la page est désactive le tracking des utilisateurs</b> mais désactive aussi les annotations et les popups détaillés.';
    1719?>
Note: See TracChangeset for help on using the changeset viewer.