Extend the max length of second format specifier to max length

200 allowing it to print paths a little better
parent 907296b0
......@@ -4654,14 +4654,14 @@ ER_NO_DEFAULT 42000
spa "Variable '%-.64s' no tiene un valor patrn"
swe "Variabel '%-.64s' har inte ett DEFAULT-vrde"
ER_WRONG_VALUE_FOR_VAR 42000
nla "Variabele '%-.64s' kan niet worden gewijzigd naar de waarde '%-.64s'"
eng "Variable '%-.64s' can't be set to the value of '%-.64s'"
ger "Variable '%-.64s' kann nicht auf '%-.64s' gesetzt werden"
ita "Alla variabile '%-.64s' non puo' essere assegato il valore '%-.64s'"
por "Varivel '%-.64s' no pode ser configurada para o valor de '%-.64s'"
rus " '%-.64s' '%-.64s'"
spa "Variable '%-.64s' no puede ser configurada para el valor de '%-.64s'"
swe "Variabel '%-.64s' kan inte sttas till '%-.64s'"
nla "Variabele '%-.64s' kan niet worden gewijzigd naar de waarde '%-.200s'"
eng "Variable '%-.64s' can't be set to the value of '%-.200s'"
ger "Variable '%-.64s' kann nicht auf '%-.200s' gesetzt werden"
ita "Alla variabile '%-.64s' non puo' essere assegato il valore '%-.200s'"
por "Varivel '%-.64s' no pode ser configurada para o valor de '%-.200s'"
rus " '%-.64s' '%-.200s'"
spa "Variable '%-.64s' no puede ser configurada para el valor de '%-.200s'"
swe "Variabel '%-.64s' kan inte sttas till '%-.200s'"
ER_WRONG_TYPE_FOR_VAR 42000
nla "Foutief argumenttype voor variabele '%-.64s'"
eng "Incorrect argument type to variable '%-.64s'"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment