[Github-comments] [geany/geany-plugins] lineoperations: add support for locale-aware sorting (#897)

Sylvan Mostert notifications at xxxxx
Sat Sep 7 22:03:22 UTC 2019


smostertdev commented on this pull request.



> +appear ("Tools" > "Line Operations"). Click on each menu item to apply
+the operation on whole file, or selection. See descriptions below to
+see operations for each menu item.
+
+Preferences
+-----------
+
+To enable preferences ("Tools" > "Plugin Manager"), check the checkbox to
+enable Line Operations, and with the item highlighted click "Preferences"
+on bottom of the "Plugin Manager" frame.
+
+**Use collation based string compare** - When this option is enabled it will
+compare strings using linguistically correct rules for the current locale
+(g_utf8_collate).
+
+When it is disabled it will compare strings based off numerical value of the

I think they're both [valid](https://english.stackexchange.com/questions/15081/based-on-instead-of-based-off-of). I changed it to "based on", I think it sounds a little better.

-- 
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/897#discussion_r321984705
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190907/541ce7e7/attachment.html>


More information about the Github-comments mailing list