diff options
author | infirit <[email protected]> | 2014-12-19 00:56:41 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-12-19 00:56:41 +0100 |
commit | d27b9eb6bfbf119641a62cca679cc2ec68117d41 (patch) | |
tree | f2c8e07eac97adf59601d3f957c2bf989f0b30ae /src/proctable.cpp | |
parent | b7514aab3d702cffd61b17be5acd2478ad811d45 (diff) | |
download | mate-system-monitor-d27b9eb6bfbf119641a62cca679cc2ec68117d41.tar.bz2 mate-system-monitor-d27b9eb6bfbf119641a62cca679cc2ec68117d41.tar.xz |
Add some translator comments taken from GSM
Diffstat (limited to 'src/proctable.cpp')
-rw-r--r-- | src/proctable.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
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"), |