EwenDC / root-automated-setup

Automated Advanced Setup for Leder Game's popular board game Root
https://ewendc.github.io/root-automated-setup/
5 stars 4 forks source link

Add Select All/Deselect All buttons to ComponentToggle #21

Closed EwenDC closed 1 year ago

EwenDC commented 1 year ago

Can be implemented either as:

steevefontaine commented 10 months ago

Just translated the "Enable All"/"Disable All" buttons to French.

EwenDC commented 10 months ago

Cheers! Feel free to make a pull request and I can get the translations merged in.

steevefontaine commented 8 months ago

Cheers! Feel free to make a pull request and I can get the translations merged in.

Hi @EwenDC. I am trying to push my modifications but I can't do it. I have a branch "fr-translation" on my local repository with the changes on the fr.ts file. In Visual Studio Code, I right-click that branch and select "Push Branch". It gets me an error message: "No anonymous write access".

So I am wondering: am I not doing the right thing? or is my VS Code not set properly? or is this just normal due to restricted rights on the distant repository?

I can't say that using git is one of my skills. :)

Capture d’écran du 2023-11-05 19-54-20 Capture d’écran du 2023-11-05 19-54-37 Capture d’écran du 2023-11-05 19-54-43

Any idea how to help me?

EwenDC commented 7 months ago

Hi @steevefontaine, you probably need to set up your computer to be authenticated with the repository. Github has some documentation on how to do this. Sorry I can't help further than that, I usually use a dedicated Git client to commit (either Github Desktop or SourceTree).

EwenDC commented 7 months ago

If all else fails you can attach the updated translations here and I can get it merged in myself 🙂