power: Unbold the link to 'Screen Settings'
This commit is contained in:
parent
4a3e827d56
commit
9ee9ad0b31
1 changed files with 1 additions and 1 deletions
|
@ -1077,7 +1077,7 @@ cc_power_panel_init (CcPowerPanel *self)
|
||||||
"label_screen_settings"));
|
"label_screen_settings"));
|
||||||
/* TRANSLATORS: this is a link to the Screen control center panel */
|
/* TRANSLATORS: this is a link to the Screen control center panel */
|
||||||
tmp = g_strdup_printf ("<span color=\"darkgray\" size=\"small\">%s "
|
tmp = g_strdup_printf ("<span color=\"darkgray\" size=\"small\">%s "
|
||||||
"<a href=\"screen\"><b>%s</b></a> %s</span>",
|
"<a href=\"screen\">%s</a> %s</span>",
|
||||||
_("Tip:"),
|
_("Tip:"),
|
||||||
_("Screen Settings"),
|
_("Screen Settings"),
|
||||||
_("affect how much power is used"));
|
_("affect how much power is used"));
|
||||||
|
|
Loading…
Add table
Reference in a new issue