文字列を変更できない、内部サーバーエラー

これは軽微な Contribute > Bug だと思います:

管理パネルから js.flagging.custom_message.more の文字列を変更しようとしたところ、「内部サーバーエラー」が発生します。この文字列を変更したい理由は画像の通りです:

image

ここには「{{n}} の値がありません」ではなく、残り文字数を表示すべきです!

  • 文字列をデフォルトに戻すと、フィールドに [Object object] と表示されます。
  • {{n}}{{count}} や他の値に変更すると、「内部サーバーエラー」が発生します。

これは Transifex 上の翻訳に関連する問題でしょうか、それとも別の問題でしょうか?

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”.