Replace hildon-common-strings with proper translation strings in gtk
[modest] / src / hildon2 / modest-hildon2-window.c
index ac1aa83..d29430f 100644 (file)
@@ -238,7 +238,7 @@ on_zoom_minus_plus_not_implemented (ModestWindow *window)
 {
        g_return_val_if_fail (MODEST_IS_HILDON2_WINDOW (window), FALSE);
 
 {
        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 
        return FALSE;
 }
 void