Confirmed users
630
edits
Line 51: | Line 51: | ||
; P3 - Order // Highest corporate priority first : This allows to order documents based on the priority define by Mozilla. It requires to update the Kuma admin tools to let the site administrator to define those priorities on behalf of Mozilla. | ; P3 - Order // Highest corporate priority first : This allows to order documents based on the priority define by Mozilla. It requires to update the Kuma admin tools to let the site administrator to define those priorities on behalf of Mozilla. | ||
; P3 - Difficulty : The values of the ''Difficulty'' column is an hint to let users know how hard it is to perform a translation. It should be algorithmically determined. For example, longer content should be considered more difficult, less technical information should be considered more easy, etc. The exact rules needs to be determine. | ; P3 - Difficulty : The values of the ''Difficulty'' column is an hint to let users know how hard it is to perform a translation. It should be algorithmically determined. For example, longer content should be considered more difficult, less technical information should be considered more easy, etc. The exact rules needs to be determine. | ||
; P3 - Progress bar : The progress bar is a way to display the current state of MDN localization (if no locale picked) or of a given locale. The states displayed are: The total number of document to localized (The number of English documents available multiplied by the number of locale picked: all or one); the number of document actually localized and up to date for the local picked (or from all locale if none is picked); the number of document actually localized and out of date (or in the process of being localized) for the local picked (or from all locale if none is picked). |