German translation... completed unicode#408
Merged
NSoiffer merged 67 commits intodaisy:mainfrom Sep 26, 2025
Merged
Conversation
* Update unicode.yaml * Update navigate.yaml * Update general.yaml
…ely, this throws away the work on navigate.yaml as it has changed significantly.
bestimmend => deteriminante tisch => tabelle
Made further corrections to German translations
Update overview.yaml
…ing back to English. This mainly address a case such as setting the language to "zh" when there is currently only "zh/tw".
Major changes to the zipped files: * All the files and directories are stored on first read. * It is still the case that only one level of embedded zip files are unzipped * Changed what is associated with files to be the index into zip file, along with a subindex for embedded zipped files. * The stored files are use "/" for the path separator For the normal case, added a special case/hack so that "zh/tw" is added to the directories returned by `find_all_dirs_shim`. Needed because the zip files are not looked into. There is a bug in `find_all_dirs_shim`: it returns "zh" (both for zipped/no-zip cases) even though there aren't really any rules for 'zh'. Changes to prefs.rs allow it to find zh-tw, but that's not really right.
Collaborator
|
This has a bunch of changes not related to unicode-full.yaml and that causes merge conflicts. Can you clean this up? |
Contributor
Author
|
I've just incorporated the changes found in the diff and committed. |
Contributor
Author
|
I just run |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.