Password Strength Meter

Started by DoctorMalboro, January 24, 2011, 02:45:38 PM

Previous topic - Next topic

DoctorMalboro

I can't figure out what could it be, i'll try to contact snoopy_virtual so we could check what the incompatibility is...

Masterd


AST3R1X

Quote from: DoctorMalboro on January 26, 2011, 02:35:04 PM
I can't figure out what could it be, i'll try to contact snoopy_virtual so we could check what the incompatibility is...

Thanks Doc I'll keep track of this until it's resolved.

snoopy_virtual

I have been checking both mods (Stop Spammer and Password Strength Meter) trying to see if there was any issue between them and I have found the mistake.

It was a small thing inside this mod Password Strength Meter, so I have already sent a PM to DoctorMalboro with the solution.

I suppose he will update the mod soon.

El verdadero sabio es aquel que lo ve todo, lo estudia todo, lo analiza todo y molesta poco.
A true wise man is he who sees everything, studies everything, analyses everything and hardly ever annoys.

DoctorMalboro

Yes, i just update it. Thanks a lot to Snoopy_virtual for helping :)

AST3R1X

Thanks to Doc and Snoopy for the speedy fix  ;)

This works great now with both your mods installed  :)

Ercan.G

turkish translate:
$txt['enable_password_strength_meter'] = 'Şifre Uzunluk Metresine İzin Ver.<div class="smalltext">Bu modül, kayıt işlemi esnasında kullanıcının ne uzunlukta şifre girdiğini bir metre ile gösterecek.</div>';
$txt['password_very_weak'] = 'Çok Zayıf';
$txt['password_weak'] = 'Zayıf';
$txt['password_better'] = 'Daha İyi';
$txt['password_medium'] = 'Orta';
$txt['password_strong'] = 'Güçlü';
$txt['password_strongest'] = 'En Güçlü';
$txt['password_strength'] = 'Şifre Uzunluğu:';
$txt['empty_password'] = 'Boş Şifre';

DoctorMalboro

Quote from: Ercan.G on January 29, 2011, 04:32:57 AM
turkish translate:
$txt['enable_password_strength_meter'] = 'Şifre Uzunluk Metresine İzin Ver.<div class="smalltext">Bu modül, kayıt işlemi esnasında kullanıcının ne uzunlukta şifre girdiğini bir metre ile gösterecek.</div>';
$txt['password_very_weak'] = 'Çok Zayıf';
$txt['password_weak'] = 'Zayıf';
$txt['password_better'] = 'Daha İyi';
$txt['password_medium'] = 'Orta';
$txt['password_strong'] = 'Güçlü';
$txt['password_strongest'] = 'En Güçlü';
$txt['password_strength'] = 'Şifre Uzunluğu:';
$txt['empty_password'] = 'Boş Şifre';
Awesome, i will add this tonight :)

henrik1782

#28
Hi ...

Nice mod.

I have a problem about the allignment and also the title is not showing.

Running SMF 2.0 RC4 curve theme

Here is the danish tranlation

  <add><![CDATA[
$txt['enable_password_strength_meter'] = 'Aktiver styrke indikator for kodeord.<div class="smalltext">Dette vil vise en indikator for hvor effektivt brugerens valgte kodeord er ved registrering.</div>';
$txt['password_very_weak'] = 'Meget svagt';
$txt['password_weak'] = 'Meget ringe';
$txt['password_better'] = 'Ringe';
$txt['password_medium'] = 'Medium';
$txt['password_strong'] = 'Effektivt';
$txt['password_strongest'] = 'Meget effektivt';
$txt['password_strength'] = 'Sikkerheden af kodeordet:';
$txt['empty_password'] = 'Kodeord ikke indtastet';
]]></add>
          </operation>
</file>
<file name="$languagedir/Modifications.danish-utf8.php" error="skip">
          <operation>
  <search position="end" />

<add><![CDATA[
$txt['enable_password_strength_meter'] = 'Aktiver styrke indikator for kodeord.<div class="smalltext">Dette vil vise en indikator for hvor effektivt brugerens valgte kodeord er ved registrering.</div>';
$txt['password_very_weak'] = 'Meget svagt';
$txt['password_weak'] = 'Meget ringe';
$txt['password_better'] = 'Ringe';
$txt['password_medium'] = 'Medium';
$txt['password_strong'] = 'Effektivt';
$txt['password_strongest'] = 'Meget effektivt';
$txt['password_strength'] = 'Sikkerheden af kodeordet:';
$txt['empty_password'] = 'Kodeord ikke indtastet';
]]></add>
          </operation>
</file>

My favorite mods: Forum Firewall, httBL, MessagePreviewOnHover, BoardHover Mod, VB Style Board Index, Separate Replies and Views Column, Realtime clock by Joker, ENotify, Topic Solved.

iPhoneDestek

Translation by MOD Translator SirtLanVadisi in turkish and turkish-utf8 languages






<file name="$themedir/languages/Modifications.turkish.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
// Password Strength Meter  MOD Translation by SirtLanVadisi.NeT

$txt['enable_password_strength_meter'] = 'Şifre güvenliği aktif.<div class="smalltext">Kayıt esnasında kullandığı kullanıcının şifre güvenliğini gösterir.</div>';
$txt['password_very_weak'] = 'Çok Zayıf';
$txt['password_weak'] = 'Zayıf';
$txt['password_better'] = 'Daha İyi';
$txt['password_medium'] = 'Orta';
$txt['password_strong'] = 'Güçlü';
$txt['password_strongest'] = 'Çok Güçlü';
$txt['password_strength'] = 'Şifre Gücü:';
$txt['empty_password'] = 'Boş Şifre';

// Password Strength Meter  MOD Translation by SirtLanVadisi.NeT
]]></add>
</operation>
</file>
<file name="$themedir/languages/Modifications.turkish-utf8.php" error="skip">
<operation>
<search position="end" />
<add><![CDATA[
// Password Strength Meter  MOD Translation by SirtLanVadisi.NeT

$txt['enable_password_strength_meter'] = 'ÅŸifre güvenliÄŸi aktif.<div class="smalltext">Kayıt esnasında kullandığı kullanıcının ÅŸifre güvenliÄŸini gösterir.</div>';
$txt['password_very_weak'] = 'Çok Zayıf';
$txt['password_weak'] = 'Zayıf';
$txt['password_better'] = 'Daha İyi';
$txt['password_medium'] = 'Orta';
$txt['password_strong'] = 'Güçlü';
$txt['password_strongest'] = 'Çok Güçlü';
$txt['password_strength'] = 'şifre Gücü:';
$txt['empty_password'] = 'BoÅŸ ÅŸifre';

// Password Strength Meter  MOD Translation by SirtLanVadisi.NeT
]]></add>
</operation>
</file>


$$  Q u a l i t y    I n f o r m a t i o n    L i n e  for iPhone $$



<   M O D  |  T R A N S L A T O R  |  TO  |  TUR  |  A N D   |  G E R   >


DoctorMalboro

Quote from: henrik1782 on February 05, 2011, 08:11:30 PM
Hi ...

Nice mod.

I have a problem about the allignment and also the title is not showing.

Running SMF 2.0 RC4 curve theme

Here is the danish tranlation

  <add><![CDATA[
$txt['enable_password_strength_meter'] = 'Aktiver styrke indikator for kodeord.<div class="smalltext">Dette vil vise en indikator for hvor effektivt brugerens valgte kodeord er ved registrering.</div>';
$txt['password_very_weak'] = 'Meget svagt';
$txt['password_weak'] = 'Meget ringe';
$txt['password_better'] = 'Ringe';
$txt['password_medium'] = 'Medium';
$txt['password_strong'] = 'Effektivt';
$txt['password_strongest'] = 'Meget effektivt';
$txt['password_strength'] = 'Sikkerheden af kodeordet:';
$txt['empty_password'] = 'Kodeord ikke indtastet';
]]></add>
          </operation>
</file>
<file name="$languagedir/Modifications.danish-utf8.php" error="skip">
          <operation>
  <search position="end" />

<add><![CDATA[
$txt['enable_password_strength_meter'] = 'Aktiver styrke indikator for kodeord.<div class="smalltext">Dette vil vise en indikator for hvor effektivt brugerens valgte kodeord er ved registrering.</div>';
$txt['password_very_weak'] = 'Meget svagt';
$txt['password_weak'] = 'Meget ringe';
$txt['password_better'] = 'Ringe';
$txt['password_medium'] = 'Medium';
$txt['password_strong'] = 'Effektivt';
$txt['password_strongest'] = 'Meget effektivt';
$txt['password_strength'] = 'Sikkerheden af kodeordet:';
$txt['empty_password'] = 'Kodeord ikke indtastet';
]]></add>
          </operation>
</file>


did you you try changing the css of the mod?

henrik1782

Hi DoctorMalboro....

Yes I have tried to edit css but only changed the indicator bare and not to the right position.
My favorite mods: Forum Firewall, httBL, MessagePreviewOnHover, BoardHover Mod, VB Style Board Index, Separate Replies and Views Column, Realtime clock by Joker, ENotify, Topic Solved.

DoctorMalboro

Well, tell me what did you change and i'll check it in a few days.

Robin1989


Masterd

It works perfectly on SMF 2.0 RC5.

XerraX

colors do not show up on opera
ReAliTy iS JuST a DrEAm. HaCk ThE PLaNet!

Masterd


XerraX

ReAliTy iS JuST a DrEAm. HaCk ThE PLaNet!

Masterd

What other mods do you have installed?

Krillin

I can not get manual instructions on how to install this on 1.1.13. Any version I select, I get the same response. "Sorry the version you have selected is not supported by this mod."

I can not determine how to do so reading the XML files.

How do I get this on my forums? http://www.krillinsworld.com/forum

Thanks in advance,
Krillin
Gaming Community Web Site
Forums Use: SMF 2.0.18
Mods Installed: (NONE)
Browser: Chrome

Advertisement: