Impossibile modificare una stringa, errore interno del server

Suppongo che si tratti di un bug di minore entità Contribute > Bug

Ricevo l’errore “internal server error” quando provo a modificare la stringa js.flagging.custom_message.more dal pannello di amministrazione. Il motivo per cui voglio modificarla è mostrato nell’immagine:

image

dovrebbe esserci indicato il numero di caratteri rimanenti, invece compare “missing {{n}} value”!

  • quando ripristino la stringa al valore predefinito, nel campo viene visualizzato: [Object object].
  • quando modifico {{n}} in {{count}} o in qualsiasi altra cosa, ricevo “internal server error”.

è qualcosa legato alla traduzione scritta su Transifex o qualcos’altro?

I assume this is for Arabic? I’m seeing the following text entries in the admin panel:


That looks fine. Are you on latest?

I think you customized js.flagging.custom_message.more before it was converted into a pluralized string. Reverting the string to its default should work make it disappear even though you see the [Object object]. That “error” should be gone after you refresh the page. Can you give it a try?

yes, it’s gone and things are normal with refresh after pressing “default”.