Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
4461 Представления

Let say I have this kind of sentence:

<parap>Some text [[ some code ]] [[some code]], some text 2</para>

How should I enter it in .po file to translate it? Because if I try something like:

#. module: my_module
#: report:my_report_name:0
msgid "Some text  , some text 2"
msgstr "Some text (another language)  , some text 2 (another language)"

or

#. module: my_module
#: report:my_report_name:0
msgid "Some text "
msgstr "Some text (another language) "

Nothing happens. If I delete text inside sentence, then it translated fine. If I have sentence, where code is at the end of sentence, then there is no problem, but when it is in a middle, I cant figure it out how to translate it.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
1
янв. 25
8451
3
июл. 24
8297
0
апр. 17
3057
1
апр. 17
4438
2
нояб. 15
4805