mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-03 12:11:33 +01:00
common: Change a string to a simlar one to ease translation.
--
This commit is contained in:
parent
0d3df7d0ba
commit
734afee733
@ -331,7 +331,7 @@ agent_open (int *rfd)
|
|||||||
if ( !infostr || !*infostr )
|
if ( !infostr || !*infostr )
|
||||||
{
|
{
|
||||||
#ifdef SPWQ_USE_LOGGING
|
#ifdef SPWQ_USE_LOGGING
|
||||||
log_error (_("gpg-agent is not available in this session\n"));
|
log_error (_("no gpg-agent running in this session\n"));
|
||||||
#endif
|
#endif
|
||||||
return SPWQ_NO_AGENT;
|
return SPWQ_NO_AGENT;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user