Translations:Plugin:Variables/13/en: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
This will not parse the given string, any function, field or special character in the string will shown in the result without being translated. Example:
This will not parse the given string, any function, field or special character in the string will shown in the result without being translated. Example:
<pre style="overflow:auto;">
<pre style="overflow:auto;">
Use `%mirandapath%` to show the installation path.
Use `%miranda_path%` to show the installation path.
</pre>
</pre>
It's usually a good idea to put any non-special keyword between ` characters.
It's usually a good idea to put any non-special keyword between ` characters.

Latest revision as of 21:14, 12 February 2022

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Plugin:Variables)
This will not parse the given string, any function, field or special character in the string will shown in the result without being translated. Example:
<pre style="overflow:auto;">
Use `%miranda_path%` to show the installation path.
</pre>
It's usually a good idea to put any non-special keyword between ` characters.

This will not parse the given string, any function, field or special character in the string will shown in the result without being translated. Example:

Use `%miranda_path%` to show the installation path.

It's usually a good idea to put any non-special keyword between ` characters.