diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2014-11-19 12:05:03 -0600 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-11-20 09:19:37 +0000 |
commit | c0fbb6be4f0c9822c1a5eb97d66e4f08d9f59c66 (patch) | |
tree | 526114a05dc163c4624631fff6dfc266f1910248 /desktop/uiconfig/ui | |
parent | f8b4f8c3a035f61a4dcc376cbbadc3a160b89239 (diff) |
Fix typo in updaterequireddialog.ui
Change-Id: I952486625daea6ed995b1e654d810585cce2c8c2
Reviewed-on: https://gerrit.libreoffice.org/12973
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'desktop/uiconfig/ui')
-rw-r--r-- | desktop/uiconfig/ui/updaterequireddialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/uiconfig/ui/updaterequireddialog.ui b/desktop/uiconfig/ui/updaterequireddialog.ui index 881bb32cc6f1..b1c82d62657e 100644 --- a/desktop/uiconfig/ui/updaterequireddialog.ui +++ b/desktop/uiconfig/ui/updaterequireddialog.ui @@ -103,7 +103,7 @@ <property name="layout_style">end</property> <child> <object class="GtkButton" id="check"> - <property name="label" translatable="yes">Check for_Updates...</property> + <property name="label" translatable="yes">Check for _Updates...</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="can_default">True</property> |