[epiphany] Remove last use of markup in translatable string
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Remove last use of markup in translatable string
- Date: Mon, 7 Aug 2017 13:55:45 +0000 (UTC)
commit a0accbf38982d9201192feabfebfd3eef6f44ba5
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Aug 7 08:54:51 2017 -0500
Remove last use of markup in translatable string
https://bugzilla.gnome.org/show_bug.cgi?id=671425
src/resources/gtk/prefs-dialog.ui | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/src/resources/gtk/prefs-dialog.ui b/src/resources/gtk/prefs-dialog.ui
index 1742a1d..69ea314 100644
--- a/src/resources/gtk/prefs-dialog.ui
+++ b/src/resources/gtk/prefs-dialog.ui
@@ -522,9 +522,12 @@
<object class="GtkLabel">
<property name="visible">True</property>
<property name="halign">start</property>
- <property name="label" translatable="yes" comments="Refers to "Only from
sites you visit" option under Cookies."><small>For example, not from advertisers on these
sites</small></property>
+ <property name="label" translatable="yes" comments="Refers to "Only from
sites you visit" option under Cookies.">For example, not from advertisers on these sites.</property>
<property name="use-markup">True</property>
<property name="margin-start">22</property>
+ <attributes>
+ <attribute name="scale" value="0.8"/>
+ </attributes>
</object>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]