Ignore:
Timestamp:
Jun 11, 2011, 5:00:32 PM (13 years ago)
Author:
Eric
Message:

Bug 2336 fixed - New feature : Add [Kdays] autotext flag to insert the number of days until expiration.
Version 2.20.11 hard coded for publication.

Location:
extensions/UserAdvManager/trunk/language
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • extensions/UserAdvManager/trunk/language/de_DE/plugin.lang.php

    r11018 r11318  
    328328$lang['UAM_HidePassw'] = 'Passwort im Klartext in der Informations-E-Mail';
    329329// --------- End: New or revised $lang ---- from version 2.20.4
     330
     331
     332// --------- Starting below: New or revised $lang ---- from version 2.20.11
     333/*TODO*/$lang['UAM_Error_Using_illegal_flag'] = 'Syntax error ! The [Kdays] AutoText flag is used as the "Anmeldeschluss Validierung beschränkt" option was not activated. Please activate the option or correct the text field(s) colored in red.';
     334// --------- End: New or revised $lang ---- from version 2.20.11
    330335?>
  • extensions/UserAdvManager/trunk/language/en_UK/plugin.lang.php

    r11018 r11318  
    330330$lang['UAM_HidePassw'] = 'Password in clear text in the information email';
    331331// --------- End: New or revised $lang ---- from version 2.20.4
     332
     333
     334// --------- Starting below: New or revised $lang ---- from version 2.20.11
     335$lang['UAM_Error_Using_illegal_flag'] = 'Syntax error ! The [Kdays] AutoText flag is used as the "Deadline for registration validation limited" option was not activated. Please activate the option or correct the text field(s) colored in red.';
     336// --------- End: New or revised $lang ---- from version 2.20.11
    332337?>
  • extensions/UserAdvManager/trunk/language/es_ES/plugin.lang.php

    r11018 r11318  
    368368$lang['UAM_HidePassw'] = 'Contraseña en texto claro en la información del correo electrónico';
    369369// --------- End: New or revised $lang ---- from version 2.20.4
     370
     371
     372// --------- Starting below: New or revised $lang ---- from version 2.20.11
     373/*TODO*/$lang['UAM_Error_Using_illegal_flag'] = 'Syntax error ! The [Kdays] AutoText flag is used as the "Plazo para la validación de registro limitado" option was not activated. Please activate the option or correct the text field(s) colored in red.';
     374// --------- End: New or revised $lang ---- from version 2.20.11
    370375?>
  • extensions/UserAdvManager/trunk/language/fr_FR/plugin.lang.php

    r11018 r11318  
    329329$lang['UAM_HidePassw'] = 'Mot de passe en clair dans le mail d\'information';
    330330// --------- End: New or revised $lang ---- from version 2.20.4
     331
     332// --------- Starting below: New or revised $lang ---- from version 2.20.11
     333$lang['UAM_Error_Using_illegal_flag'] = 'Erreur de syntaxe ! Le drapeau d\'insertion automatique [Kdays] est utilisé alors que l\'option "Limitation du délai de validation d\'inscription" n\'a pas été activée. Veuillez activer l\'option ou corriger le(s) champ(s) marqué(s) en rouge.';
     334// --------- End: New or revised $lang ---- from version 2.20.11
    331335?>
  • extensions/UserAdvManager/trunk/language/it_IT/plugin.lang.php

    r11060 r11318  
    329329$lang['UAM_HidePassw'] = 'Password in chiaro nelle email d\'informazione';
    330330// --------- End: New or revised $lang ---- from version 2.20.4
     331
     332
     333// --------- Starting below: New or revised $lang ---- from version 2.20.11
     334/*TODO*/$lang['UAM_Error_Using_illegal_flag'] = 'Syntax error ! The [Kdays] AutoText flag is used as the "Termine per la validazione dell\'iscrizione limitato" option was not activated. Please activate the option or correct the text field(s) colored in red.';
     335// --------- End: New or revised $lang ---- from version 2.20.11
    331336?>
  • extensions/UserAdvManager/trunk/language/lv_LV/plugin.lang.php

    r11018 r11318  
    365365/*TODO*/$lang['UAM_HidePassw'] = 'Clear password in information email';
    366366// --------- End: New or revised $lang ---- from version 2.20.4
     367
     368
     369// --------- Starting below: New or revised $lang ---- from version 2.20.11
     370/*TODO*/$lang['UAM_Error_Using_illegal_flag'] = 'Syntax error ! The [Kdays] AutoText flag is used as the "Reģistrācijas apstiprināšanas limita robežlīnija" option was not activated. Please activate the option or correct the text field(s) colored in red.';
     371// --------- End: New or revised $lang ---- from version 2.20.11
    367372?>
Note: See TracChangeset for help on using the changeset viewer.