mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Transifex suggestion by mnestis
This commit is contained in:
parent
6aa8693198
commit
4dd9414f2c
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<p>
|
||||
<a name="changePKPasswd" />
|
||||
<label for="changePrivateKeyPasswd">
|
||||
<em><?php p( $l->t( "Your private key password no longer match your log-in password." ) ); ?></em>
|
||||
<em><?php p( $l->t( "Your private key password no longer matches your log-in password." ) ); ?></em>
|
||||
</label>
|
||||
<br />
|
||||
<?php p( $l->t( "Set your old private key password to your current log-in password:" ) ); ?>
|
||||
|
|
|
|||
Loading…
Reference in a new issue