> +                                     config_dir_old, config_dir);
> +                     }
> +                     else
> +                     {
> +                             /* If there was an error on migrating we need
> +                              * to load from original one.
> +                              * When saving new configuration it will go to
> +                              * new folder so migration should
> +                              * be implicit. */
> +                             g_free(config_file);
> +                             config_file = g_strdup(config_file_old);
> +                             dialogs_show_msgbox(
> +                                     GTK_MESSAGE_WARNING,
> +                                     _("Your old configuration directory 
> \"%s\" could "
> +                                       "not be moved to \"%s\" (%s). "
> +                                       "Please move manually the directory 
> to the new location."),

*please manually move […]* or *please move the directory to the new location 
manually* I think.   @elextr ?

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/pull/472/files/a129fc448e74739c1b5fd7a0ce640bccb1cfdacc#r73808536

Reply via email to