Skip to content

Commit

Permalink
Help link badge (#1941)
Browse files Browse the repository at this point in the history
* Update english link

related to issue 1871

* Add french link
  • Loading branch information
Steph4104 authored Nov 23, 2018
1 parent 8c64f31 commit bc33e8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion mod/achievement_badges/languages/en.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

//General
'badge:knowmore' => 'What are badges?',
'badge:knowmorelink' => 'http://www.gcpedia.gc.ca/wiki/GCconnex_User_Help/Content_Management_and_Collaboration/What_Are_Badges_and_How_Do_I_Get_Them%3F',
'badge:knowmorelink' => 'https://support.gctools-outilsgc.ca/en/support/solutions/articles/2100027172-what-are-badges-and-how-do-i-get-them-',
'badge:badges' => 'Badges',
'badge:progress' => 'Badge Progress',
'badge:start' => 'Start',
Expand Down
2 changes: 1 addition & 1 deletion mod/achievement_badges/languages/fr.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
return array(
//General
'badge:knowmore' => 'Que sont les écussons?',
'badge:knowmorelink' => 'http://www.gcpedia.gc.ca/wiki/GCconnex_-_Aide_%C3%A0_l%27utilisateur/En_quoi_consiste_un_insigne%3F',
'badge:knowmorelink' => 'https://support.gctools-outilsgc.ca/fr/support/solutions/articles/2100027172-que-sont-les-%C3%A9cussons-et-comment-puis-je-les-obtenir-',
'badge:badges' => 'Écussons',
'badge:progress' => 'Objectifs atteints',
'badge:start' => 'Début',
Expand Down

0 comments on commit bc33e8b

Please sign in to comment.