[Xfce4-commits] <midori:master> Replace {enter_dial_size}, not {enter_dial_width}
Christian Dywan
noreply at xfce.org
Thu Jun 3 22:22:02 CEST 2010
Updating branch refs/heads/master
to 57b05a458e9de909bbe19b093d0ceb5490b34b7a (commit)
from 7a1c84d96e9dfcf99aa2925f0d69d7c28ae2f0f1 (commit)
commit 57b05a458e9de909bbe19b093d0ceb5490b34b7a
Author: Christian Dywan <christian at twotoasts.de>
Date: Thu Jun 3 22:20:15 2010 +0200
Replace {enter_dial_size}, not {enter_dial_width}
midori/midori-view.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/midori/midori-view.c b/midori/midori-view.c
index e7c36df..b1e0ba6 100644
--- a/midori/midori-view.c
+++ b/midori/midori-view.c
@@ -3516,7 +3516,7 @@ midori_view_set_uri (MidoriView* view,
"{enter_shortcut_name}", _("Enter shortcut title"),
"{are_you_sure}", _("Are you sure you want to delete this shortcut?"),
"{set_dial_size}", _("Set number of columns and rows"),
- "{enter_dial_width}", _("Enter number of columns and rows:"),
+ "{enter_dial_size}", _("Enter number of columns and rows:"),
"{invalid_dial_size}", _("Invalid input for the size of the speed dial"),
"{set_thumb_size}", _("Thumb size:"),
"{set_thumb_small}", _("Small"),
More information about the Xfce4-commits
mailing list