Skip to content
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

initial translation version #219

Closed
wants to merge 8 commits into from

Conversation

annie-pixel
Copy link
Collaborator

No description provided.

- Add packages required for sphinx internationalization.
- Register build commands to generate and update translation messages in
  po files.

Signed-off-by: Jonas Remmert <[email protected]>
Anytime the content and as a result the internationalization messages in
the *.po files change, there has to be a review to match the
translation. This commit serves as an example and represents changes for
the following commit:

   commit daf8df2 (origin/main, origin/HEAD)
   Author: Yannic Moog <[email protected]>
   Date:   Tue Jul 23 10:30:29 2024 +0200

       BSPIMX8M-3356 document FIT image standalone build

       We switch bootscript to FIT image as well as kernel+dt.
       Document changes needed when compiling kernel.
       Also reorder sections so that build instructions come before network
       setup since network setup is not strictly required for standalone build.
       Update kernel U-Boot versions.

Signed-off-by: Jonas Remmert <[email protected]>
Copy link
Collaborator

@jonas-rem jonas-rem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you rebase on the current branch WIP/[email protected]/internationalization? I was squashing the last commit with the example changes of the po file into the previous commit.

In addition I saw that in bsp.po there are Windows-Style CR/LF. Can you check and convert them to Unix style? I don't know why it shows only in this file, usually git should automatically convert them.

Edit: Can you also squash your last two commits into the first one, so that you only have one commit?

@annie-pixel annie-pixel reopened this Sep 24, 2024
@jonas-rem jonas-rem force-pushed the WIP/[email protected]/internationalization branch 2 times, most recently from c4a8da6 to 0b8c014 Compare September 25, 2024 15:30
Base automatically changed from WIP/[email protected]/internationalization to main October 14, 2024 09:04
@annie-pixel
Copy link
Collaborator Author

create a new pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants