Files
godot/core
Rémi Verschelde 4857648a16 i18n: Add support for translating the class reference
- Parse `.po` files from `doc/translations/*.po` like already done
  with `editor/translations/*.po`.
- Add logic to register a doc translation mapping in `TranslationServer`
  and `EditorSettings`.
- Add `DTR()` to lookup the doc translation mapping (similar to `TTR()`).
  Strings are automatically dedented and stripped of whitespace to ensure
  that they would match the translation catalog.
- Use `DTR()` to translate relevant strings in `EditorHelp`,
  `EditorInspector`, `CreateDialog`, `ConnectionsDialog`.
- Small simplification to `TranslationLoaderPO`, the path argument was
  not really meaningful.
2020-03-20 08:48:11 +01:00
..
2020-01-01 11:16:22 +01:00
2020-02-12 11:22:33 +01:00
2020-02-12 11:22:33 +01:00
2020-02-11 12:03:49 +01:00
2020-02-11 12:03:49 +01:00
2020-01-01 11:16:22 +01:00
2020-02-18 10:10:36 +01:00
2020-01-01 11:16:22 +01:00
2020-01-01 11:16:22 +01:00
2020-03-04 13:15:37 +01:00
2020-03-08 12:36:39 +01:00
2020-01-01 11:16:22 +01:00
2020-02-13 09:46:13 +08:00
2020-01-01 11:16:22 +01:00
2020-03-08 12:36:39 +01:00
2020-01-01 11:16:22 +01:00
2020-01-01 11:16:22 +01:00