diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-01-28 15:24:54 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-01-28 15:39:32 +0000 |
commit | 9451237a3571fe0c4394097e9d33799c13d73e3a (patch) | |
tree | f14e68f8dc44446dfbafd826b840fcd0a99fa350 /svtools/uiconfig/ui/restartdialog.ui | |
parent | 590ef5d5dc5f5aefd9d590aa65686d0d9554506d (diff) |
"the mail merge" -> "mail merge"
It doesn't read right otherwise.
Change-Id: Ib852d808fbce1fd19c9c5de591694fc4a10a6815
Diffstat (limited to 'svtools/uiconfig/ui/restartdialog.ui')
-rw-r--r-- | svtools/uiconfig/ui/restartdialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/uiconfig/ui/restartdialog.ui b/svtools/uiconfig/ui/restartdialog.ui index 78e4d7d3318d..9e4b984e0228 100644 --- a/svtools/uiconfig/ui/restartdialog.ui +++ b/svtools/uiconfig/ui/restartdialog.ui @@ -110,7 +110,7 @@ <property name="can_focus">False</property> <property name="no_show_all">True</property> <property name="xalign">0</property> - <property name="label" translatable="yes">For the mail merge to work properly, %PRODUCTNAME must be restarted.</property> + <property name="label" translatable="yes">For mail merge to work properly, %PRODUCTNAME must be restarted.</property> <property name="wrap">True</property> <property name="max_width_chars">50</property> </object> |