-
-
Notifications
You must be signed in to change notification settings - Fork 200
Create Italian Resource-Hints #1842
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
tunetheweb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this @chefleo but as mentioned previously we can't merge this until we have the base templates translated into Italian too:
- en/base.html
- en/base_chapter.html
- en/error.html
- en/2020/base.html
- en/2020/index.html
- en/2020/table_of_contents.html
Most of these are very small and just contain phrases used to build the site, though the first one is larger.
Also made some other suggestions below. Will do a more thorough review when they are addressed.
|
Btw before merging let's have also @giopunt review 😁 |
|
Converting to Draft as not ready to be merged until we have base templates translated too. |
tunetheweb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few more things I spotted preventing the chapter from generating
tunetheweb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Woo hoo! It's now generating the chapter.
Did a thorough review and made some comments. Hopefully most are very quick to fix.
Thanks for working on all this! Will make future chapters a lot easier!
tunetheweb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of new attributes we recently added that need to be in the base templates and are causing the build to fail without them.
|
@chefleo I pointed out some more comments above that were unresolved. They were hidden under this "Load More..." button so you may have missed them: Once you resolve those, and that last one I added there no to revert the lang on the error message, we are good to merge on my side. How are we looking on the Italian side? Still reviewing or happy to merge once I am? |
|
@chefleo / @giopunt / @Zizzamia , I staged a version of this branch here:
So you can see what it will look like and see if you can spot any errors. |
Co-authored-by: Barry Pollard <[email protected]>
Co-authored-by: Barry Pollard <[email protected]>
Co-authored-by: Barry Pollard <[email protected]>
Co-authored-by: Barry Pollard <[email protected]>
Co-authored-by: Barry Pollard <[email protected]>
Co-authored-by: Barry Pollard <[email protected]>
|
Sweeet, went over all the open comments left and I think we should be good. |
Thanks @Zizzamia - think we're pretty good now. Will give @giopunt and @chefleo the morning to look over this and merge later today if I hear no reason not to. We can always fix things in subsequent PRs as you say.
Well done @chefleo - promise they aren't all this hard! Languages are always harder than code IMHO. And, as the first Italian translation, you also got hit with all the base translations templates in this one. Future Italian translations won't have this and will instead benefit from your hard work here! |

Makes progress on #585