Haoyu Qiu
|
ec860ffe4a
Add methods for querying loaded `Translation` instances
|
1 month ago |
Haoyu Qiu
|
04ac5cbb89
Prevent the main locale from being set to an empty string
|
1 month ago |
Thaddeus Crews
|
8327dfa215
Merge pull request #112092 from timothyqiu/ts-nums
|
1 month ago |
Haoyu Qiu
|
72d437c030
Move localized number formatting methods to TranslationServer
|
1 month ago |
Haoyu Qiu
|
b8a8f8b35a
Allow localizing the application name with project translations
|
1 month ago |
Thaddeus Crews
|
20430236e7
Merge pull request #107999 from timothyqiu/translation-cleanup
|
2 months ago |
Thaddeus Crews
|
49219de402
Merge pull request #108862 from timothyqiu/plural-rules
|
2 months ago |
Thaddeus Crews
|
5935a32e32
Core: Cleanup headers in `core/config`
|
2 months ago |
Haoyu Qiu
|
e882e42e1b
Add default plural rules
|
4 months ago |
Haoyu Qiu
|
3f03260a21
Cleanup editor translation related methods
|
5 months ago |
Adam Simpkins
|
21bc4b509f
Remove an unnecessarily include of main/ code from core/
|
5 months ago |
Thaddeus Crews
|
e748514112
Merge pull request #105835 from bruvzg/edited_scene_direction
|
5 months ago |
Haoyu Qiu
|
8d93b6a54c
Add translation preview in editor
|
1 year ago |
Haoyu Qiu
|
bbc6643e4c
Remove translation loading logic that was never used
|
7 months ago |
Pāvels Nadtočajevs
|
03048aa94a
Improve edited scene layout direction detection.
|
7 months ago |
A Thousand Ships
|
889410dcda
Add `String::replace_char(s)` methods for performance and convenience
|
1 year ago |
Pāvels Nadtočajevs
|
c3921954f2
Fix editor layout direction change on translation change.
|
8 months ago |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
1 year ago |
Pāvels Nadtočajevs
|
9ae5f09c20
Fix editor UI showing empty string for unknown locales.
|
10 months ago |
Pāvels Nadtočajevs
|
e9fd760357
Use fallback locale from project settings instead of hardcoded "en" for TextServer.
|
10 months ago |
Rémi Verschelde
|
88e81ee730
Fix various typos and code style issues
|
1 year ago |
Dan Nicholson
|
6f4fadf65d
Expose standardize_locale add_default param publicly
|
1 year ago |
Thaddeus Crews
|
ebf49317a2
Merge pull request #97923 from kisg/translation_server_siof_fix
|
1 year ago |
Dan Nicholson
|
2dd409fd70
Improve locale comparison
|
1 year ago |
Haoyu Qiu
|
acab2d6c1c
Cache results for `TranslationServer.compare_locales()`
|
1 year ago |
Gergely Kis
|
257633c354
Make TranslationServer singleton variable inline.
|
1 year ago |
Haoyu Qiu
|
cca54ba4db
Move pseudolocalization into TranslationDomain
|
1 year ago |
Haoyu Qiu
|
818acb4290
Make editor use translation domains
|
1 year ago |
Haoyu Qiu
|
68d494e24e
Add translation domain
|
1 year ago |
rune-scape
|
0dde931bc9
StringName: Fix empty hash
|
1 year ago |