Skip to content

English locale file still contains French messages #334

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

Closed
necramirez opened this issue Jan 28, 2015 · 5 comments
Closed

English locale file still contains French messages #334

necramirez opened this issue Jan 28, 2015 · 5 comments
Assignees
Labels

Comments

@necramirez
Copy link

I've only encountered this: https://github.com/jbox-web/redmine_git_hosting/blob/devel/config/locales/models/repository_xitolite/en.yml#L10-L16

                blank_default_exists: "Ne peut pas mettre le dépôt par défaut, car le dépôt par défaut courant a un identifiant vide."
                  invalid_options: "Vous ne pouvez pas initialiser de fichier README dans un dépot GitAnnex"
                identifier:
                  cannot_equal_project: "ne peut pas correspondre à l'identifiant d'un projet existant"
                  taken: "correspond à un identifiant de dépôt existant"
                  invalid: invalide
                  cannot_change: ne peut pas changer

I haven't checked the other locale files yet.

@n-rodriguez n-rodriguez self-assigned this Jan 28, 2015
@n-rodriguez
Copy link
Contributor

I'm gonna update translations.
Thank you!

@wilsoc5
Copy link

wilsoc5 commented Mar 27, 2015

May I ask why french translations are in the English locale file if this ticket is closed?

@n-rodriguez
Copy link
Contributor

Maybe because I'm a human and I may have forgotten to update the translation file... Feel free to propose a patch :)

@wilsoc5
Copy link

wilsoc5 commented Mar 27, 2015

 repository/xitolite:
          attributes:
            base:
              blank_default_exists: "Can not create the respository as a blank repository already exists."
              invalid_options: "You can not initialize a README file in a repository with GitAnnex"
            identifier:
              cannot_equal_project: "can not match the ID of an existing project"
              taken: "is already taken."
              invalid: invalid
              cannot_change: cannot change

n-rodriguez pushed a commit that referenced this issue Mar 30, 2015
@n-rodriguez
Copy link
Contributor

Thank you!

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

No branches or pull requests

3 participants