Rank Watcher & Upranker: HintMeRank

Rank Watcher & Upranker: HintMeRank

15.1k Downloads

French better translation + fix of a bug on translation

Telepathique opened this issue · 1 comments

commented

betteroutdated
fading fixed
@serjoscha87 @bassauer-storms-media sorry for the tag but i Updated my translation since i found issue on it.
Changelog ;
-Fixed fading that was not appearing
-Changed some wording for a better french translation of the usage

just replace the fr.lua content to :
`-- thanks to Chassemoss from Auberdine for the translation!

if GetLocale() == "frFR" then
i18n = {
["all spells on max rank"] = "Tous les sorts sur vos barres d'action sont au rang maximum !",
["uprank failed because spell not learned"] = "|cffFF0000Ce sort ne peut pas être amélioré car vous n'avez pas encore appris le nouveau rang. Veuillez consulter un entraineur et réessayer.|r",
["uprank successful"] = "%s |cffFF0000%s|r amélioré avec succès vers %s |cff00FF00%s|r!",
["outranked spell used chat"] = " Utilisation de %s |cffFF0000%s|r détecté.\nUn rang suppérieur est disponible pour votre |cffFF0000niveau %d|r c'est:\n%s |cffFF0000%s|r!",
["outranked spell used fading"] = "Utilisation de %s |cffFF0000%s|r Détecté.\nAmélioration disponible: |cffFF0000niveau %d|r vers le |cffFF0000%s|r!",
["info row chunks"] = {
"peu être amélioré vers",
"",
"AMELIORER",
"APPRENDRE"
},
["uprank all"] = "Améliorer tout"
}
end`
Cordially Chassemoss

commented

updated the FR translations (may take a while until curseforge publishs the new version).

could you perhaps set up a pull request next time? this would make things way easier for me :)

cheers