[Github-comments] [geany/geany-plugins] FIX: Spaces after dots in translatable strings (#769)

Frank Lanitz notifications at xxxxx
Fri Aug 31 13:01:06 UTC 2018


frlan commented on this pull request.



> @@ -443,7 +443,7 @@ gboolean dialogs_workbench_settings(WORKBENCH *workbench)
 	ui_table_add_row(GTK_TABLE(table), 1, w_enable_live_update, NULL);
 	gtk_widget_set_tooltip_text(w_enable_live_update,
 		_("If the option is activated (default), then the list of files and the sidebar"
-		  " will be updated automatically if a file or directory is created, removed or renamed."
+		  " will be updated automatically if a file or directory is created, removed or renamed. "

Did see the leading space to late. Will change it directly 

-- 
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/769#discussion_r214345494
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180831/3c606dde/attachment.html>


More information about the Github-comments mailing list