From: Johannes Schmid Date: Tue, 5 Jun 2007 18:59:34 +0000 (+0000) Subject: 2007-06-05 Johannes Schmid X-Git-Tag: git_migration_finished~3415 X-Git-Url: http://git.maemo.org/git/?p=modest;a=commitdiff_plain;h=4a5aadd4f72009ad05881dd66fcbd17de9139214 2007-06-05 Johannes Schmid * src/modest-account-view.c: Fixed bug projects.maemo.org bug NB#59307 pmo-trunk-r2074 --- diff --git a/ChangeLog2 b/ChangeLog2 index 6b98590..8d4fced 100644 --- a/ChangeLog2 +++ b/ChangeLog2 @@ -1,5 +1,10 @@ 2007-06-05 Johannes Schmid + * src/modest-account-view.c: + Fixed bug projects.maemo.org bug NB#59307 + +2007-06-05 Johannes Schmid + * src/maemo/easysetup/modest-easysetup-wizard.c: (get_serverport_incoming), (on_before_next), (create_account): * src/maemo/modest-account-settings-dialog.c: diff --git a/src/widgets/modest-account-view.c b/src/widgets/modest-account-view.c index 8846d14..dfab882 100644 --- a/src/widgets/modest-account-view.c +++ b/src/widgets/modest-account-view.c @@ -204,7 +204,7 @@ update_account_view (ModestAccountMgr *account_mgr, ModestAccountView *view) if (last_updated > 0) last_updated_string = modest_text_utils_get_display_date(last_updated); else - last_updated_string = g_strdup (_("FIXME: Never")); + last_updated_string = g_strdup (_("mcen_va_never")); if (account_data->is_enabled) { gtk_list_store_insert_with_values (