You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gusted 5d3f99c7c6
Make better use of i18n (#20096)
* Prototyping

* Start work on creating offsets

* Modify tests

* Start prototyping with actual MPH

* Twiddle around

* Twiddle around comments

* Convert templates

* Fix external languages

* Fix latest translation

* Fix some test

* Tidy up code

* Use simple map

* go mod tidy

* Move back to data structure

- Uses less memory by creating for each language a map.

* Apply suggestions from code review

Co-authored-by: delvh <dev.lh@web.de>

* Add some comments

* Fix tests

* Try to fix tests

* Use en-US as defacto fallback

* Use correct slices

* refactor (#4)

* Remove TryTr, add log for missing translation key

* Refactor i18n

- Separate dev and production locale stores.
- Allow for live-reloading in dev mode.

Co-authored-by: zeripath <art27@cantab.net>

* Fix live-reloading & check for errors

* Make linter happy

* live-reload with periodic check (#5)

* Fix tests

Co-authored-by: delvh <dev.lh@web.de>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2 years ago
..
blob_excerpt.tmpl Calculate filename hash only once (#19654) 2 years ago
box.tmpl Replace unstyled meter with progress (#19968) 2 years ago
comment_form.tmpl Remove dependent on session auth for api/v1 routers (#19321) 2 years ago
comment_form_datahandler.tmpl Pull request review/approval and comment on code (#3748) 6 years ago
comments.tmpl Make better use of i18n (#20096) 2 years ago
compare.tmpl Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmpl 2 years ago
conversation.tmpl Fix previous/next button size (#16284) 3 years ago
csv_diff.tmpl Prevent NPE in CSV diff rendering when column removed (#17018) 3 years ago
image_diff.tmpl Multiple Escaping Improvements (#17551) 3 years ago
new_comment.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 4 years ago
new_review.tmpl Improve reviewing PR UX (#19612) 2 years ago
options_dropdown.tmpl Multiple Escaping Improvements (#17551) 3 years ago
section_split.tmpl Calculate filename hash only once (#19654) 2 years ago
section_unified.tmpl Calculate filename hash only once (#19654) 2 years ago
stats.tmpl Cleanup and use global style on popups (#17674) 3 years ago
whitespace_dropdown.tmpl Added auto-save whitespace behavior if it changed manually (#15566) 2 years ago