mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +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 )
|
||||
{
|
||||
#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
|
||||
return SPWQ_NO_AGENT;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user