correct some intent and shared hungarian tests hungarian intent property translations - #615
Conversation
|
Cargo clippy related online workflow check produce exit code 101 error. Attila |
|
I synced my feature branch with the main repository, now more Github online workflow checks passed. Attila |
9ea8047 to
3d634d8
Compare
|
Now everithing looks fine, previous force-push operation not added with @NSoiffer june 29 doed clippy fix.
Attila |
|
Very nice, now all online Github workflow checks are passed. |
|
Don't surprise with force-push related, I doed only little cleanup my feature branch and squashed few commits during interactive rebase my feature branch. :-):-) |
2a5fc23 to
46304d9
Compare
54d0efe to
8aed5a9
Compare
|
Boys, change anything in Rust stable version? I ran cargo clippy --fix --lib -p mathcat -- command, and cargo clippy --fix --lib -p mathcat -- --no-deps command. After Rust update and clippy suggested fixes, again my local system ran correct with cargo clippy, cargo build, cargo test, cargo check commands. Now, into the unicode-full.yaml file remaining only with 686 untranslated messages. Attila |
|
Very fine, Rust Clippy lint check related online workflow now ran successfull again. |
|
Very nice, final all other Github online checks are passed again. |
caf0097 to
b172d4b
Compare
|
@NSoiffer, I wanted syncing hu branc to the main branch, because I am see you doed more changes. What rules are removed from the en rules in unicode-full.yaml file? Attila |
|
@NSoiffer, fortunatelly I doed successfull the merge conflicts cleanup after morning I doed the rebase the hu branch to the upstream main branch. Attila |
|
Don't surprise, I doed only a main branch syncing and rebase (because happens changes into the english shared default.yaml file with two elements related). Attila |
8aaccc6 to
4f46a1c
Compare
4e81319 to
66c4f4d
Compare
…rty translations Correct some intersection large ops tests in Clearspeak and Simplespeak large operations tests
…slations Correct some alphabet test after unicode-full.yaml added cap string translations and script translation Signed-off-by: Attila Hammer <hammera@pickup.hu>
…tream english rules synchronizations Signed-off-by: Attila Hammer <hammera@pickup.hu>
… files cleanup Signed-off-by: Attila Hammer <hammera@pickup.hu>
…ated messages hungarian translations Signed-off-by: Attila Hammer <hammera@pickup.hu>
…garithm related change to the hungarian file, updated the translation Signed-off-by: Attila Hammer <hammera@pickup.hu>
|
I resolved all the conflicts by accepting "incoming". I removed the rules for a and A as they are the same as the generic letter tests (I extended the range to include A). |
|
The following differ between unicode.yaml and unicode-full.yaml:
unicode.yaml takes precedence, but there should only be one definition. I don't know which is correct. Please fix this up and do a PR. Note: I've done some fixes to the 'hu' branch, so you should pull from that before making your changes. |
Hy Boys,
In #557 issue @MartheGjelstad intent attribute tests related answer, I doed some cosmetic changes with tests/language/hu/shared.rs file and tests/languages/hu/intent.rs files related.
Previous, the „perpendicular to” string, the „testing of” string parts (normal and prefix type test), and the „forced” string parts are presents untranslated, because I not known previous this string parts are need translate inside the MathML expression the intent attribute part into the affected tests, not with any Rules/Languages/hu awailable rule files. :-):-)
Have two test with me need restore after the main branch merge happened, because have differences the april 24 branch state of the hu branch and the actual branch state with two tests related.
So, now only have 523 hungarian tests again.
In my local machine following commands ran successfull:
Cargo clippy me drops following output:
Cargo test command drops me following result, I copyed only end of results:
This result is equals the friday evening result, when the merge happened from the hu branch of the main branch.
Please merge this corrected tests into the github.com/daisy/mathcat repository hu branch, and after this merge, if this is possible please merge this change to the github.com/daisy/mathcat repo main branch too.
Thank you the very good cooperation,
Attila