+ Reply to Thread
Page 5 of 5 FirstFirst ... 3 4 5
Results 41 to 48 of 48

Thread: Password plugins

  1. #41
    rosali's Avatar
    rosali is offline Super Moderator
    Join Date
    Dec 2007
    Location
    Germany
    Posts
    2,394
    Downloads
    36
    Uploads
    0

    Default

    Works for me with portugues. Please post your pt_PT language file and check error logs.
    Regards,
    Rosali

    __________________
    MyRoundcube Project http://myroundcube.googlecode.com
    MyRoundcube Online Demo - Free Email Address http://mail4us.net
    MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
    Mailing List http://mail4us.net/?_action=plugin.nabble

  2. #42
    LMSSML is offline Registered User
    Join Date
    Dec 2009
    Posts
    49
    Downloads
    0
    Uploads
    0

    Smile Is like this

    This is labels.inc

    And I added the following but if i remove the problem is the same:

    $labels['changepasswd'] = 'Alterar password';
    $labels['curpasswd'] = 'Password atual:';
    $labels['newpasswd'] = 'Nova password:';
    $labels['confpasswd'] = 'Confirmar password:';
    And I had the same like labesl.inc and add this:

    $messages['nopassword'] = 'Introduza a nova password.';
    $messages['nocurpassword'] = 'Introduza a password actual.';
    $messages['passwordincorrect'] = 'Password actual errada.';
    $messages['passwordinconsistency'] = 'Password\'s nao combinam, tente novamente..';
    $messages['crypterror'] = 'Nao foi possivel gravar a nova password. Funcao de criptografica inexistente.';
    $messages['connecterror'] = 'Nao foi possivel gravar a nova password. Erro de ligacao';
    $messages['internalerror'] = 'Nao foi possivel gravar a nova password.';

    In logs there are no reported errors
    Attached Files
    Last edited by LMSSML; 06-03-2010 at 10:11 AM.

  3. #43
    rosali's Avatar
    rosali is offline Super Moderator
    Join Date
    Dec 2007
    Location
    Germany
    Posts
    2,394
    Downloads
    36
    Uploads
    0

    Default

    Why did you alter the program localization? The plugin has it's own localization in ./plugins/password/localization.

    You should not have to alter anything!
    Regards,
    Rosali

    __________________
    MyRoundcube Project http://myroundcube.googlecode.com
    MyRoundcube Online Demo - Free Email Address http://mail4us.net
    MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
    Mailing List http://mail4us.net/?_action=plugin.nabble

  4. #44
    LMSSML is offline Registered User
    Join Date
    Dec 2009
    Posts
    49
    Downloads
    0
    Uploads
    0

    Smile

    Hi there,

    I didn't alter any path of files I just add inside each file what I've quoted before

    the path still the same

  5. #45
    rosali's Avatar
    rosali is offline Super Moderator
    Join Date
    Dec 2007
    Location
    Germany
    Posts
    2,394
    Downloads
    36
    Uploads
    0

    Default

    I meant you need not to add plugin localization to the default localization.
    Regards,
    Rosali

    __________________
    MyRoundcube Project http://myroundcube.googlecode.com
    MyRoundcube Online Demo - Free Email Address http://mail4us.net
    MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube/index.php
    Mailing List http://mail4us.net/?_action=plugin.nabble

  6. #46
    LMSSML is offline Registered User
    Join Date
    Dec 2009
    Posts
    49
    Downloads
    0
    Uploads
    0

    Default

    Sorry I couldn't understanda what are you saying could tyou detail more ?

  7. #47
    LMSSML is offline Registered User
    Join Date
    Dec 2009
    Posts
    49
    Downloads
    0
    Uploads
    0

    Default

    Anyone could explain to me ?

  8. #48
    LMSSML is offline Registered User
    Join Date
    Dec 2009
    Posts
    49
    Downloads
    0
    Uploads
    0

    Smile

    Anyone with same problem ?

+ Reply to Thread
Page 5 of 5 FirstFirst ... 3 4 5

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts