gnome-nettool r800 - in trunk: . src



Author: gpoo
Date: Wed Dec  3 01:34:09 2008
New Revision: 800
URL: http://svn.gnome.org/viewvc/gnome-nettool?rev=800&view=rev

Log:
2008-12-02  German Poo-Caamano <gpoo gnome org>

	* src/main.c: Fixed #510451 and #509436
	  Added context information about DNS records for translators.



Modified:
   trunk/ChangeLog
   trunk/src/main.c

Modified: trunk/src/main.c
==============================================================================
--- trunk/src/main.c	(original)
+++ trunk/src/main.c	Wed Dec  3 01:34:09 2008
@@ -719,8 +719,10 @@
 		N_("Internet Address"),
 		N_("Canonical Name"),
 		N_("CPU / OS Type"),
+		/* When asking for MX record in DNS context */
 		N_("Mailbox Exchange"),
 		N_("Mailbox Information"),
+		/* When asking for NS record in DNS context */
 		N_("Name Server"),
 		N_("Host name for Address"),
 		N_("Start-of-authority"),



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]