[evolution] Bug #458510 - Cannot translate "_Backup Settings..."
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] Bug #458510 - Cannot translate "_Backup Settings..."
- Date: Fri, 2 Apr 2010 12:49:31 +0000 (UTC)
commit a7cdda3232a8c0b0ed4d0ea279a67b9cf72cbb7c
Author: Milan Crha <mcrha redhat com>
Date: Fri Apr 2 14:48:52 2010 +0200
Bug #458510 - Cannot translate "_Backup Settings..."
plugins/backup-restore/backup-restore.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/backup-restore/backup-restore.c b/plugins/backup-restore/backup-restore.c
index 5286605..6174fa7 100644
--- a/plugins/backup-restore/backup-restore.c
+++ b/plugins/backup-restore/backup-restore.c
@@ -350,14 +350,14 @@ static GtkActionEntry entries[] = {
{ "settings-backup",
NULL,
- N_("_Backup Settings..."),
+ N_("_Backup Evolution Settings..."),
NULL,
N_("Backup Evolution data and settings to an archive file"),
G_CALLBACK (action_settings_backup_cb) },
{ "settings-restore",
NULL,
- N_("R_estore Settings..."),
+ N_("R_estore Evolution Settings..."),
NULL,
N_("Restore Evolution data and settings from an archive file"),
G_CALLBACK (action_settings_restore_cb) }
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]