Merge pull request #10347 from owncloud/fix-grammar
Transifex suggestion by mnestis
This commit is contained in:
commit
44ec8060a8
|
@ -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 New Issue