diff options
Diffstat (limited to 'addressbook/gui/merging')
-rw-r--r-- | addressbook/gui/merging/e-card-duplicate-detected.glade | 2 | ||||
-rw-r--r-- | addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/addressbook/gui/merging/e-card-duplicate-detected.glade b/addressbook/gui/merging/e-card-duplicate-detected.glade index bc6624e8fd..e370e31379 100644 --- a/addressbook/gui/merging/e-card-duplicate-detected.glade +++ b/addressbook/gui/merging/e-card-duplicate-detected.glade @@ -64,7 +64,7 @@ <name>button3</name> <can_default>True</can_default> <can_focus>True</can_focus> - <label>Add Anyway</label> + <label>_Add Anyway</label> <stock_pixmap>GNOME_STOCK_PIXMAP_ADD</stock_pixmap> </widget> diff --git a/addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade b/addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade index 0bc60ba13a..2008fb7757 100644 --- a/addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade +++ b/addressbook/gui/merging/e-card-merging-book-commit-duplicate-detected.glade @@ -64,7 +64,7 @@ <name>button3</name> <can_default>True</can_default> <can_focus>True</can_focus> - <label>Change Anyway</label> + <label>_Change Anyway</label> <stock_pixmap>GNOME_STOCK_PIXMAP_ADD</stock_pixmap> </widget> |