X-Git-Url: http://git.maemo.org/git/?p=modest;a=blobdiff_plain;f=src%2Fhildon2%2Fmodest-hildon2-window.c;h=d29430f6b847c958fb2e1379307572e5c57224ff;hp=ac1aa83c9c278430e06b1647d05e3a2dca833a96;hb=0d2a5000505e556cf6ba3e2cda699d9610a80782;hpb=e8800d9f36d0a4201cb5a74d88d5a48ca22bb641 diff --git a/src/hildon2/modest-hildon2-window.c b/src/hildon2/modest-hildon2-window.c index ac1aa83..d29430f 100644 --- a/src/hildon2/modest-hildon2-window.c +++ b/src/hildon2/modest-hildon2-window.c @@ -238,7 +238,7 @@ on_zoom_minus_plus_not_implemented (ModestWindow *window) { g_return_val_if_fail (MODEST_IS_HILDON2_WINDOW (window), FALSE); - hildon_banner_show_information (NULL, NULL, _CS("ckct_ib_cannot_zoom_here")); + hildon_banner_show_information (NULL, NULL, _CS_CANNOT_ZOOM_HERE); return FALSE; } void