aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--data/epiphany-lockdown.schemas.in2
2 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1467fa626..d0b446b0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-01-22 Marco Pesenti Gritti <marco@gnome.org>
+ * data/epiphany-lockdown.schemas.in:
+
+ Slightly better string for history disable.
+
+2004-01-22 Marco Pesenti Gritti <marco@gnome.org>
+
* embed/mozilla/ContentHandler.cpp:
* embed/mozilla/ContentHandler.h:
diff --git a/data/epiphany-lockdown.schemas.in b/data/epiphany-lockdown.schemas.in
index 3888c3107..85641600d 100644
--- a/data/epiphany-lockdown.schemas.in
+++ b/data/epiphany-lockdown.schemas.in
@@ -88,7 +88,7 @@
<default>0</default>
<locale name="C">
<short>Disable History</short>
- <long>Disable all historical information by disabling the back button, not allowing the history dialog and hiding the favorite bookmarks.</long>
+ <long>Disable all historical information by disabling the back button, not allowing the history dialog and hiding the most used bookmarks list.</long>
</locale>
</schema>
</schemalist>