A string, for example "hello world" is set to be translated from the C/C++ code by calling a special function, named _
For example you should write:
Code Block |
---|
_("hello world") |
A string, for example "hello world" is set to be translated from the C/C++ code by calling a special function, named _
For example you should write:
Code Block |
---|
_("hello world") |