[gnome-system-monitor] Add translator comment for the Percentage full for pie colour pickers string. https://bugzilla.gnome
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-system-monitor] Add translator comment for the Percentage full for pie colour pickers string. https://bugzilla.gnome
- Date: Sun, 29 Jan 2012 22:34:43 +0000 (UTC)
commit 1b234cc37ab28f56fb54757ddb706b4509a01810
Author: Robert Roth <robert roth off gmail com>
Date: Mon Jan 30 00:33:24 2012 +0200
Add translator comment for the Percentage full for pie colour pickers string.
https://bugzilla.gnome.org/show_bug.cgi?id=658205
src/gsm_color_button.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/gsm_color_button.c b/src/gsm_color_button.c
index c1b1383..2509ec6 100644
--- a/src/gsm_color_button.c
+++ b/src/gsm_color_button.c
@@ -196,6 +196,7 @@ gsm_color_button_class_init (GSMColorButtonClass * klass)
PROP_PERCENTAGE,
g_param_spec_double ("fraction",
_("Fraction"),
+ // TRANSLATORS: description of the pie color picker's (mem, swap) filled percentage property
_("Percentage full for pie color pickers"),
0, 1, 0.5,
G_PARAM_READWRITE));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]