Add translations for these commits:
* Make large file limit (for styling) configurable (8ff003412acc9b55413040b27110bf7ef887300b)
* Add tooltips in performance section to make features more explicit (c02c23b7d431fe27ebad41619df4c2b4f1ea3a9a)
* Enhance Large File Restriction UI (6755daf223299ffcd49a8b6ca233c79627578f05)
* Add "Allow clickable link" option in large file restriction (cd6a6ac3bb4d46a9ddd53e3bde2002db00ac00f5)
Close#12361
1. Rename some labels to be more explicit.
2. Add a tooltip for "Deactivate Word Wrap globally".
3. Unchecking "Enable Large File Restriction" removes the sub-restrictions.
Background: because styling large file can cause the performance issue, 200 MB (and bigger) file is not applied to its language (if any) while loading.
This PR makes large file restriction for styling and for other features (smart highlighting, brace match, etc...) configurable via the section Performance of Preferences dialog.
Fix#11389, fix#12260, fix#11670, close#12310
Close#12162
Add/Update translations for these commits:
* Unify the terms "Fold/unfold" on menu (15e5da6f7d0c5ef7563e1127c84f3778c75607e7)
* Add setting colour ability for individual tab (42d863dd9f46768edee3013bfd232a27597f8ef9)
* Change to menu name to the "normalized" terms on Internet (aad36afc6bf4177ed6532086acf5f393de1f1b8f)
* Revamp tab context menu (6322562cf82873d1403a0a297d114c3d7304b30e)
* Complete localization files with missing entries (4cb63ff011064dfee1a1b5a25e47311fa726f33b)
* Add Change History markers for saved/unsaved/undone modification (fc32fbdcce371bb669c9361d62c959b1b61e33f0)
Commits: 7d5516e0a8ef69d04165926255828cc70c0c3811 851900334cc9699818230ad686ead79a3ecc79c0 9809e2fc2cb9aa2ace06a7cdd5b89b49e27e8927
Other minor corrections
Close#12068
Add translations for these commits:
* Add an option for hiding the + ▼ ✕ from the menu bar (7d5516e0a8ef69d04165926255828cc70c0c3811)
* Add cycling function hints ability by ALT-UP/DOWN shortcuts (851900334cc9699818230ad686ead79a3ecc79c0)
* Add option to turn off selecting text when Field dialog is invoked (9809e2fc2cb9aa2ace06a7cdd5b89b49e27e8927)
Close#11967