From d27b9eb6bfbf119641a62cca679cc2ec68117d41 Mon Sep 17 00:00:00 2001 From: infirit Date: Fri, 19 Dec 2014 00:56:41 +0100 Subject: Add some translator comments taken from GSM --- src/proctable.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/proctable.cpp') diff --git a/src/proctable.cpp b/src/proctable.cpp index 20f0db5..96fa47b 100644 --- a/src/proctable.cpp +++ b/src/proctable.cpp @@ -265,6 +265,8 @@ proctable_new (ProcData * const procdata) N_("Control Group"), N_("Unit"), N_("Session"), + /* TRANSLATORS: Seat = i.e. the physical seat the session of the process belongs to, only + for multi-seat environments. See http://en.wikipedia.org/wiki/Multiseat_configuration */ N_("Seat"), N_("Owner"), N_("Priority"), -- cgit v1.2.1