]> git.ipfire.org Git - thirdparty/sarg.git/blobdiff - topsites.c
Disambiguate the string "time" for the translators
[thirdparty/sarg.git] / topsites.c
index 2da1aca3dc2736206c1db8262b95a9c8521e5215..17ea529339c3ed6bcb04084a60f155a492bfa3f5 100644 (file)
@@ -256,7 +256,7 @@ void topsites(void)
        /* TRANSLATORS: This is a column header showing the number of transfered bytes. */
        _("BYTES"),
        /* TRANSLATORS: This is a column header showing the time spent by the proxy processing the requests. */
-       _("TIME"),
+       pgettext("duration","TIME"),
        /* TRANSLATORS: This is a column header showing the number of users who visited a sites. */
        _("USERS"));