Project

General

Profile

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

Added by Joël Cuissinat over 7 years ago. Updated over 7 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
01/04/2016
Due date:
% Done:

100%

Estimated time:
2.00 h
Spent time:
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

Revision 2501bc06 (diff)
Added by Joël Cuissinat over 7 years ago

Fix fuzzy dans les traductions 2.4.2

Ref: #14537 @20m

Revision 0f2a1ad8 (diff)
Added by Joël Cuissinat over 7 years ago

Fix fuzzy dans les traductions 2.5.0

Ref: #14537 @20m

Revision dfb1ef13
Added by Joël Cuissinat over 7 years ago

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=)]$ 

Also available in: Atom PDF