[Github-comments] [geany/geany-plugins] Rename GeanyLipsum to just Lipsum (#472)

Colomban Wendling notifications at xxxxx
Sun Aug 7 20:31:33 UTC 2016


> +					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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20160807/4d375c44/attachment.html>


More information about the Github-comments mailing list