hamster-applet r515 - trunk/hamster



Author: tbaugis
Date: Mon Sep 15 13:17:34 2008
New Revision: 515
URL: http://svn.gnome.org/viewvc/hamster-applet?rev=515&view=rev

Log:
minor change in comment to be more specific on where the localizable string appears

Modified:
   trunk/hamster/reports.py

Modified: trunk/hamster/reports.py
==============================================================================
--- trunk/hamster/reports.py	(original)
+++ trunk/hamster/reports.py	Mon Sep 15 13:17:34 2008
@@ -100,7 +100,7 @@
         category = ""
         if fact["category"] != _("Unsorted"): #do not print "unsorted"
             category = fact["category"]
-        # date format in HTML report
+        # fact date column in HTML report
         report.write("""<tr>
                             <td>%s</td>
                             <td>%s</td>



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