summaryrefslogtreecommitdiffstats
path: root/core/string/translation.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* StringName: Fix empty hashrune-scape2024-09-091-4/+0
* Split TranslationServer into its own fileHaoyu Qiu2024-08-151-128/+0
* Remove editor pseudolocalization debug featureRémi Verschelde2024-06-241-2/+0
* Add context support for editor property name i18nHaoyu Qiu2024-03-311-1/+1
* Merge pull request #87191 from Mickeon/autocompletion-TranslationServerRémi Verschelde2024-03-011-0/+4
|\
| * Add autocompletion for TranslationServerMicky2024-02-291-0/+4
* | Add option to add built-in strings in the POT generationMichael Alexsander2024-02-281-3/+7
* | Fix some DEFVALs to use the right typeRaul Santos2024-02-231-0/+8
|/
* Extract ScriptInstance to simplify includesYuri Sizov2023-09-061-1/+0
* Support loading of translations on threadsPedro J. Estébanez2023-06-291-0/+2
* Prepare for moving editor and classref translations to godot-editor-l10n repoHaoyu Qiu2023-02-071-0/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* [Font] Add an import option to pre-render all glyphs required for the transla...bruvzg2022-11-101-0/+1
* Do not auto add default script and country codes to the locale.bruvzg2022-10-271-0/+1
* Replace Array return types with TypedArray 3kobewi2022-08-241-1/+1
* Add a new HashSet templatereduz2022-05-201-2/+2
* Replace most uses of Map by HashMapreduz2022-05-161-9/+9
* Fix some issues found by cppcheck.bruvzg2022-04-061-1/+1
* Improve locale detection.bruvzg2022-01-181-7/+29
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Implement override of get_message and get_plural_messageO01eg2021-09-291-0/+5
* add pseudolocalization to GodotAngad Kambli2021-08-081-0/+27
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-0/+2
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-0/+129