لا يمكن تغيير سلسلة، خطأ في الخادم الداخلي

أظن أن هذه مشكلة Contribute > Bug صغيرة:

أتلقى خطأ “خطأ في الخادم الداخلي” عندما أحاول تغيير السلسلة js.flagging.custom_message.more من لوحة التحكم. والسبب في رغبتي في تغييرها يظهر في الصورة:

image

يجب كتابة عدد الأحرف المتبقية هناك، بدلاً من “قيمة {{n}} مفقودة”!

  • عندما أعيدها إلى الإعداد الافتراضي، يظهر في الحقل: [Object object].
  • عندما أغير {{n}} إلى {{count}} أو أي شيء آخر، أحصل على خطأ “خطأ في الخادم الداخلي”.

هل هذا متعلق بالترجمة المكتوبة في ترانسيفكس أم أن هناك سبباً آخر؟

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