fixed a typo in the french translation


			
			
				3.1^2
			
			
		
Daniel Tiefnig 15 years ago
parent a91b544649
commit 3621bd593c

@ -564,7 +564,7 @@ msgstr "nouveau mot de passe:"
#: root/tt/desktop.tt:127
msgid "no new voicemails"
msgstr "pas de nouveaux messages vocuaux"
msgstr "pas de nouveaux messages vocaux"
#: root/tt/desktop.tt:165
#: root/tt/reminder.tt:72

@ -187,7 +187,7 @@ body.hp {
color: #8B949A;
float: left;
margin: 0px;
padding: 9px 10px 0 10px;
padding: 9px 8px 0 8px;
height: 27px; /* falsch für ie */
voice-family: "\"}\"";
voice-family:inherit;

Binary file not shown.

After

Width:  |  Height:  |  Size: 177 B

@ -7,7 +7,7 @@
<label for="fusername">[% Catalyst.loc('username:') %]</label>
<p><strong>[% Catalyst.session.user.webusername %]</strong></p>
<label for="foldpass">[% Catalyst.loc('old password:') %]</label>
<input type="password" size="20" class="input20" id="foldpass" name="oldpass" value="[% refill.oldpass %]"><br />
<input type="password" size="20" class="input20" id="foldpass" name="oldpass" value="[% refill.oldpass %]"><br clear="all" />
[% IF messages.msgoldpass %]<div id="errormsg"><p>[% messages.msgoldpass %]</p></div><br clear="all"/>[% END %]
<p class="left">
<label for="fnewpass1">[% Catalyst.loc('new password:') %]</label>

Loading…
Cancel
Save