sleep-monitor: don't localize messages in core daemon

The daemon does not run with a particular locale of a user. Localizing
makes no sense (at least, we don't do it usually and it would make
logging localized).
This commit is contained in:
Thomas Haller
2016-04-25 13:36:16 +02:00
parent 2e3ff56cdc
commit 753f727af5

View File

@@ -164,7 +164,7 @@ take_inhibitor (NMSleepMonitor *self)
g_variant_new ("(ssss)",
"sleep",
"NetworkManager",
_("NetworkManager needs to turn off networks"),
"NetworkManager needs to turn off networks",
"delay"),
0,
G_MAXINT,