Tâche #14537
Scénario #14532: Finaliser les scripts Upgrade-Auto/Maj-Release vers 2.5.1
Il ne devrait pas y avoir de "fuzzy" dans les fichiers de traduction
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
0.0
Description
translation/fr/creole.po :
- 2.4.2/master : 2 occurrences
- 2.5.0/master : 2 occurrences
- 2.5.1/master : aucune occurrence
- master : 11 occurrences
Associated revisions
Fix fuzzy dans les traductions 2.4.2
Ref: #14537 @20m
Fix fuzzy dans les traductions 2.5.0
Ref: #14537 @20m
Merge branch '2.5.0/14504-saisie-Maj-Release'
Conflicts:
translation/creole.pot
translation/en/creole.po
translation/fr/creole.po
Ref: #14537 @30m [2.5.2]
History
#1 Updated by Joël Cuissinat over 7 years ago
- Description updated (diff)
#2 Updated by Scrum Master over 7 years ago
- Status changed from Nouveau to En cours
#3 Updated by Scrum Master over 7 years ago
- Description updated (diff)
- Assigned To set to Joël Cuissinat
#4 Updated by Joël Cuissinat over 7 years ago
- Remaining (hours) changed from 2.0 to 1.0
#5 Updated by Joël Cuissinat over 7 years ago
- % Done changed from 0 to 100
- Remaining (hours) changed from 1.0 to 0.25
#6 Updated by Scrum Master over 7 years ago
- Status changed from En cours to Résolu
#7 Updated by Emmanuel GARETTE over 7 years ago
- Status changed from Résolu to Fermé
- Remaining (hours) changed from 0.25 to 0.0
OK :
[gnunux@localhost creole (master=)]$ grep fuzzy translation/fr/* [gnunux@localhost creole (master=)]$ git checkout 2.5.1/master Branch 2.5.1/master set up to track remote branch 2.5.1/master from origin. Switched to a new branch '2.5.1/master' [gnunux@localhost creole (2.5.1/master=)]$ grep fuzzy translation/fr/* [gnunux@localhost creole (2.5.1/master=)]$ git checkout 2.5.0/master Branch 2.5.0/master set up to track remote branch 2.5.0/master from origin. Switched to a new branch '2.5.0/master' [gnunux@localhost creole (2.5.0/master=)]$ grep fuzzy translation/fr/* [gnunux@localhost creole (2.5.0/master=)]$ git checkout 2.4.2/master Switched to branch '2.4.2/master' [gnunux@localhost creole (2.4.2/master=)]$ grep fuzzy translation/fr/* [gnunux@localhost creole (2.4.2/master=)]$