Pular para o conteúdo Pular para a barra lateral
Sun Mon Tue Wed Thu Fri Sat
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 -
- 20:00 – 23:00 20:00 – 23:00 20:00 – 23:00 20:00 – 23:00 20:00 – 23:00 -

Fuso horário do suporte: Asia/Singapore (GMT+08:00)

Este tópico contém 0, tem 1 voz.

Última atualização: mikeD-5 1 ano, 8 meses atrás.

Assistido por: Kor.

Autor Posts
julho 12, 2024 às 16:12 #15943341

mikeD-5

Background of the issue:
I am working on a site under development and trying to disambiguate a single string with multiple contexts in WPML. Consider these two strings:

// translators: Refers to the sound
esc_html_e('Crunch', 'cnmd');

// translators: Refers to the exercise, like a sit-up
esc_html_e('Crunch', 'cnmd');

Symptoms:
WPML treats these as the same string even though the context hint indicates they are different. Only a single string translation option appears for 'crunch' in the WPML string translation editor.

Questions:
How can I disambiguate a single string with multiple contexts in WPML?

O tópico '[Fechado] Disambiguating a single string with multiple contexts' está fechado para novas respostas.