mirror of
git://git.gnupg.org/gnupg.git
synced 2025-04-17 15:44:34 +02:00
agent: Comment spell fix.
-- Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
This commit is contained in:
parent
e1e3f1db46
commit
42e637a1c3
@ -960,8 +960,8 @@ setup_genpin (ctrl_t ctrl)
|
|||||||
hovering over the generate button. Please use an appropriate
|
hovering over the generate button. Please use an appropriate
|
||||||
string to describe what this is about. The length of the
|
string to describe what this is about. The length of the
|
||||||
tooltip is limited to about 900 characters. If you do not
|
tooltip is limited to about 900 characters. If you do not
|
||||||
translate this entry, a default english text (see source)
|
translate this entry, a default English text (see source)
|
||||||
will be used. The strcmp th8ingy is tehre to dected a
|
will be used. The strcmp thingy is there to detect a
|
||||||
non-translated string. */
|
non-translated string. */
|
||||||
tooltip = L_("pinentry.genpin.tooltip");
|
tooltip = L_("pinentry.genpin.tooltip");
|
||||||
if (!strcmp ("pinentry.genpin.tooltip", tooltip))
|
if (!strcmp ("pinentry.genpin.tooltip", tooltip))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user