gnome-power-manager r3265 - in trunk: . src
- From: wbolster svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-power-manager r3265 - in trunk: . src
- Date: Fri, 13 Feb 2009 22:51:10 +0000 (UTC)
Author: wbolster
Date: Fri Feb 13 22:51:10 2009
New Revision: 3265
URL: http://svn.gnome.org/viewvc/gnome-power-manager?rev=3265&view=rev
Log:
2009-02-13 Wouter Bolsterlee <wbolster svn gnome org>
* src/gpm-devicekit.c: (gpm_devicekit_get_object_description):
Correct translator comment.
Modified:
trunk/ChangeLog
trunk/src/gpm-devicekit.c
Modified: trunk/src/gpm-devicekit.c
==============================================================================
--- trunk/src/gpm-devicekit.c (original)
+++ trunk/src/gpm-devicekit.c Fri Feb 13 22:51:10 2009
@@ -278,7 +278,7 @@
} else {
condition = _("Poor");
}
- /* Translators: %i is a percentage and %s the condition (Excellent, Good, ...) */
+ /* Translators: %.1f is a percentage and %s the condition (Excellent, Good, ...) */
g_string_append_printf (details, _("<b>Capacity:</b> %.1f%% (%s)\n"),
obj->capacity, condition);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]