-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
None
-
None
When changing a password, keytool shows a prompt . Currently it's the combination of two localizable strings:
New.prompt.=New {0}:\u0020
key.password.for.alias.=key password for <{0}>
and it ends up with "New key password for <alias>".
This might not work fine with certain languages when it's not a simple concatanation.
Suggest creating dedicated strings for "new storepass" and "new keypass" fucntions.
New.prompt.=New {0}:\u0020
key.password.for.alias.=key password for <{0}>
and it ends up with "New key password for <alias>".
This might not work fine with certain languages when it's not a simple concatanation.
Suggest creating dedicated strings for "new storepass" and "new keypass" fucntions.