This is an automated email from the git hooks/post-receive script. eric pushed a commit to branch master in repository xfce/xfce4-power-manager.
commit 7d5f9f7b1f0cdad4aa58ce7199a7366b6f3dd1f0 Author: Harald Judt <[email protected]> Date: Wed Jul 2 20:29:53 2014 +0200 Correct strings for brightness controls in settings --- data/interfaces/xfpm-settings.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/interfaces/xfpm-settings.ui b/data/interfaces/xfpm-settings.ui index 3e745f6..b89d17e 100644 --- a/data/interfaces/xfpm-settings.ui +++ b/data/interfaces/xfpm-settings.ui @@ -1155,7 +1155,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Reduce on inactivity</property> + <property name="label" translatable="yes">On inactivity reduce to</property> </object> <packing> <property name="y_options">GTK_FILL</property> @@ -1166,7 +1166,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="xalign">0</property> - <property name="label" translatable="yes">Reduce to</property> + <property name="label" translatable="yes">Reduce after</property> </object> <packing> <property name="top_attach">1</property> -- To stop receiving notification emails like this one, please contact the administrator of this repository. _______________________________________________ Xfce4-commits mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce4-commits
