anki/ftl
RumovZ 850043b49b
Tooltips for CSV import and import page refactoring (#2655)
* Make enum selector generic

* Refactor ImportCsvPage to support tooltips

* Improve csv import defaults

* Unify import pages

* Improve import page styling

* Fix life cycle issue with import properties

* Remove size constraints to fix scrollbar styling

* Add help strings and urls to csv import page

* Show ErrorPage on ImportPage error

* Fix escaping of import path

* Unify ImportPage and ImportLogPage

* Apply suggestions from code review (dae)

* Fix import progress

* Fix preview overflowing container

* Don't include <br> in FileIoErrors (dae)

e.g. 500: Failed to read '/home/dae/foo2.csv':<br>stream did not contain valid UTF-8

I thought about using {@html ...} here, but that's a potential security issue,
as the filename is not something we control.
2023-09-14 09:06:15 +10:00
..
core Tooltips for CSV import and import page refactoring (#2655) 2023-09-14 09:06:15 +10:00
core-repo@6e852c1cb5 Update translations 2023-09-09 09:06:24 +10:00
qt Expose video driver options for Qt6 (#2643) 2023-09-09 08:59:49 +10:00
qt-repo@720e74ba64 Update translations 2023-09-09 09:06:24 +10:00
src Add updated script for transforming ftl text 2023-07-06 22:27:09 +10:00
usage Add Rust bin to deprecate unused ftl entries (#2364) 2023-02-07 11:56:14 +10:00
.gitignore Add an improved tool for copying/moving FTL strings 2023-07-04 13:39:01 +10:00
Cargo.toml Add an improved tool for copying/moving FTL strings 2023-07-04 13:39:01 +10:00
extract-strings.py Use type narrowing for extract-strings and transform-string 2023-03-31 14:02:50 +10:00
format_check.py run black/isort on Python scripts 2021-04-14 18:22:02 +10:00
format.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
ftl Add an improved tool for copying/moving FTL strings 2023-07-04 13:39:01 +10:00
move-from-ankimobile Add an improved tool for copying/moving FTL strings 2023-07-04 13:39:01 +10:00
README.md fix documentation links 2021-06-03 16:51:03 +10:00
remove-unused.sh Don't store used FTL keys in git 2022-04-09 12:38:54 +10:00
update-ankidroid-usage.sh Add Rust bin to deprecate unused ftl entries (#2364) 2023-02-07 11:56:14 +10:00
update-ankimobile-usage.sh Add Rust bin to deprecate unused ftl entries (#2364) 2023-02-07 11:56:14 +10:00

Files related to Anki's translations.

Please see https://translating.ankiweb.net/anki/developers