This is an automated email from the git hooks/post-receive script.

timystery pushed a 
commit to branch 
master
in repository panel-plugins/xfce4-sensors-plugin.

commit 094cfaf80513d47d2ce446660cc254dd1471e1e8
Author: Fabian <timyst...@arcor.de>
Date:   Tue Jan 15 22:45:34 2019 +0100

    Another translation hint
---
 panel-plugin/sensors-plugin.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/panel-plugin/sensors-plugin.c b/panel-plugin/sensors-plugin.c
index adf19e2..67426b2 100644
--- a/panel-plugin/sensors-plugin.c
+++ b/panel-plugin/sensors-plugin.c
@@ -2221,6 +2221,9 @@ add_cover_rows_box (GtkWidget * vbox, t_sensors_dialog * 
sd)
 
     if (xfce_panel_plugin_get_mode(sd->sensors->plugin) != 
XFCE_PANEL_PLUGIN_MODE_DESKBAR)
     {
+        // The Xfce 4 panel can have several rows or columns. With such a mode,
+        //  the plugins are allowed to span over all available rows/columns.
+        //  When translating, "cover" might be replaced by "use" or "span".
         myCheckBox = gtk_check_button_new_with_mnemonic (_("_Cover all panel 
rows/columns"));
         gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(myCheckBox), 
sd->sensors->cover_panel_rows);
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce4-commits

Reply via email to