M
M
Max Darkleviathan2018-02-14 04:13:14
Internationalization and localization
Max Darkleviathan, 2018-02-14 04:13:14

How to locate a line in a php file for a .po translation?

Tell experts.
There is a translation file .po
I want to insert my new values ​​​​into English + translation to them.
For example:

#: functions.php:3850
msgid "Portfolio"
msgstr "Портфоліо"

3850, as I understand it, is a line, but according to this example, in the functions.php file, there is no text "Portfolio" on this line, and I found the text itself somewhere on line 3926. And in this case, then it is not clear how to attach these lines .po file to php file

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DevMan, 2018-02-14
@darkleviathan

1. This is just a comment.
2. Such a binding does not make any sense.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question