Rammanojpotla added a comment.

I guess the problem here is there is no translation of placeholder to other languages. And as per your above comment

for this task is to replace the hacky setTimeout( …, 1000 ) with a proper hook where jquery.i18n informs us when it’s done internationalizing elements.

I changed the use of seTiemout() to setIntarvel() and it worked with all languages. Locally seTiemout() is translating to other languages but if I click my mouse pointer at any other position except the text-editor the language is getting reverted back to english (whatever language presently chosen ) using setIntravel() worked fine locally.

But if I set the language to Portuguese now and load the query service, after a few second the placeholder will be in Portuguese.

The delay is caused because of time delay at setIntarval is set to1000 ms, if it is reduced to 100ms or 10ms. There is no delay in loading. Can you specify if any wrong here please ?


TASK DETAIL
https://phabricator.wikimedia.org/T168655

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Rammanojpotla
Cc: gerritbot, Rammanojpotla, Liuxinyu970226, PokestarFan, Aklapper, Jonas, Lucas_Werkmeister_WMDE, Versusxo, Majesticalreaper22, Tamgue, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Avner, Lewizho99, Maathavan, Gehel, FloNight, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331
_______________________________________________
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to