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

Add translation capability + French translations + Fix build #25

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

NathanBnm
Copy link

@NathanBnm NathanBnm commented Mar 30, 2019

Hi! I made everything ready for translations and added French translations 😄 I had to adjust the build to fit with the elementary guidelines. This closes #23.

App translations are located in the po folder and appdata and desktop are located in the extra/po folder. This is more clear like that.

There's only the error messages that I didn't add to translation files 'cause I don't know where they are located.

This PR is ready for review

src/window.vala Outdated Show resolved Hide resolved
src/window.vala Outdated Show resolved Hide resolved
@NathanBnm NathanBnm changed the title Add translation capability + French translations Add translation capability + French translations + Fix build May 1, 2020
@NathanBnm
Copy link
Author

@thebaer could you please review this?

@NathanBnm NathanBnm closed this Nov 18, 2021
@thebaer
Copy link
Member

thebaer commented Nov 18, 2021

@NathanBnm Sorry for not getting to this earlier, my focus has been elsewhere. Is this still valid? If so, I'll take a look.

@NathanBnm
Copy link
Author

@thebaer I have to check first but if you have time to review it would be great

@NathanBnm NathanBnm reopened this Nov 18, 2021
@NathanBnm
Copy link
Author

@thebaer this is now ready for review 😄

Copy link
Member

@thebaer thebaer left a comment

Choose a reason for hiding this comment

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

Thanks! Just a few questions on some things.

.gitignore Show resolved Hide resolved
meson/build-cli.sh Show resolved Hide resolved

run_target('build', command: 'meson/build-cli.sh')
Copy link
Member

Choose a reason for hiding this comment

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

Does the CLI still get built when building the app now?

Copy link
Author

Choose a reason for hiding this comment

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

I added this line back but don't see it in action. Any idea?

Copy link
Author

@NathanBnm NathanBnm Nov 19, 2021

Choose a reason for hiding this comment

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

Writeas CLI is not being installed

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.

Make the app translatable
3 participants