-
Notifications
You must be signed in to change notification settings - Fork 3
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
update all occurent of patacrep.com to patacrep.fr #144
base: master
Are you sure you want to change the base?
Conversation
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.
Changed forum URLs to GitHub issues URL according to patacrep/patacrep#275, otherwise looks good to me 👍
@@ -1067,15 +1067,15 @@ msgid "" | |||
"CreativeCommons BY-SA pour les tablatures de la base de chansons. Si vous " | |||
"voulez participer à l'amélioration du projet ou de la base de chansons, " | |||
"rendez-vous sur <a href=\"http://github.com/patacrep/\">Github</a>, ou sur " | |||
"le <a href=\"http://www.patacrep.com/forum/\">forum</a> du projet.\n" | |||
"le <a href=\"http://www.patacrep.fr/forum/\">forum</a> du projet.\n" |
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.
"le <a href=\"http://www.patacrep.fr/forum/\">forum</a> du projet.\n" | |
"le <a href=\"https://github.com/patacrep/patacrep/issues/\">forum</a> du projet.\n" |
"<a href=\"http://github.com/patacrep/\">Github</a>, or our <a href=\"http://" | ||
"www.patacrep.com/forum/\">forum</a> for the project.\n" | ||
"www.patacrep.fr/forum/\">forum</a> for the project.\n" |
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.
Switch to GitHub issues URL (https://github.com/patacrep/patacrep/issues/).
(Can't offer code suggestion here since the http
need to be changed to https
but is not part of the diff)
{% endblocktrans %} | ||
</p> | ||
<p> | ||
{% blocktrans %} | ||
L'ensemble du projet est sous licence GPLv2 pour le code, et CreativeCommons BY-SA pour les tablatures de la base de chansons. Si vous voulez participer à l'amélioration du projet ou de la base de chansons, rendez-vous sur <a href="http://github.com/patacrep/">Github</a>, ou sur le <a href="http://www.patacrep.com/forum/">forum</a> du projet. | ||
L'ensemble du projet est sous licence GPLv2 pour le code, et CreativeCommons BY-SA pour les tablatures de la base de chansons. Si vous voulez participer à l'amélioration du projet ou de la base de chansons, rendez-vous sur <a href="http://github.com/patacrep/">Github</a>, ou sur le <a href="http://www.patacrep.fr/forum/">forum</a> du projet. |
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.
L'ensemble du projet est sous licence GPLv2 pour le code, et CreativeCommons BY-SA pour les tablatures de la base de chansons. Si vous voulez participer à l'amélioration du projet ou de la base de chansons, rendez-vous sur <a href="http://github.com/patacrep/">Github</a>, ou sur le <a href="http://www.patacrep.fr/forum/">forum</a> du projet. | |
L'ensemble du projet est sous licence GPLv2 pour le code, et CreativeCommons BY-SA pour les tablatures de la base de chansons. Si vous voulez participer à l'amélioration du projet ou de la base de chansons, rendez-vous sur <a href="http://github.com/patacrep/">Github</a>, ou sur le <a href="https://github.com/patacrep/patacrep/issues/">forum</a> du projet. |
No description provided.