[PATCH] netstat: Add a clarification for translators.

Lauri Kenttä lauri.kentta at gmail.com
Sun Feb 24 14:08:49 CST 2013


---
 programs/netstat/netstat.rc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/programs/netstat/netstat.rc b/programs/netstat/netstat.rc
index 90ec410..f45e5be 100644
--- a/programs/netstat/netstat.rc
+++ b/programs/netstat/netstat.rc
@@ -49,7 +49,7 @@ STRINGTABLE
   IDS_TCP_SEGM_RETRAN, "Segments Retransmitted"
   IDS_UDP_STAT,        "UDP Statistics for IPv4"
   IDS_UDP_DGRAMS_RECV, "Datagrams Received"
-  IDS_UDP_NO_PORTS,    "No Ports"
+  IDS_UDP_NO_PORTS,    "#msgctxt#Datagrams discarded because the destination port is not in use#No Ports"
   IDS_UDP_RECV_ERRORS, "Receive Errors"
   IDS_UDP_DGRAMS_SENT, "Datagrams Sent"
 }
-- 
1.8.1.4




More information about the wine-patches mailing list