Skip to content

Commit

Permalink
SAK-41863: Gradebook: Some exceptions are hardcoded in English part 2 (
Browse files Browse the repository at this point in the history
  • Loading branch information
jesusmmp authored and ern committed Aug 2, 2019
1 parent 51c86f5 commit 6b2dd6f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,7 @@ settingspage.update.failure.categoryweighttotals=Los pesos de las categor\u00eda
weight.settingspage.update.failure.categoryweightnumber=La categor\u00eda % introducida no es un n\u00famero v\u00e1lido.
categoryDropHighest.IConverter.Integer=Descartar la m\u00e1s alta debe ser un entero
categoryDropLowest.IConverter.Integer=Descartar la m\u00e1s baja debe ser un entero
categoryKeepHighest.IConverter.Integer=Mantener la m\u00e1s debe ser un entero
categoryKeepHighest.IConverter.Integer=Mantener la m\u00e1s alta debe ser un entero
settingspage.update.failure.categorynameconflict=Los nombres de las categor\u00edas deben ser \u00fanicos.
settingspage.update.failure.categorydropkeepenabled=La combinaci\u00f3n de 'Descartar la m\u00e1s alta', 'Descartar la m\u00e1s baja' y 'Mantener la m\u00e1s alta' es incorrecta.
settingspage.update.failure.gradingschemamapping=No es posible actualizar la escala de calificaciones debido a que algunas notas finales sobrescritas quedar\u00edan sin estado equivalente en la escala de calificaciones.
Expand Down

0 comments on commit 6b2dd6f

Please sign in to comment.