mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
7f2a69bdc2
prefixes like ButtonBar|).
14 lines
434 B
Plaintext
14 lines
434 B
Plaintext
When you commit a translation, please strip the #: lines before. This
|
|
makes it much easier to view diffs. Example:
|
|
|
|
./strip-location *.po
|
|
|
|
== Special strings ==
|
|
|
|
Some of the translatable strings are special. They start with one of the
|
|
following prefixes to distinguish them from the usual translations.
|
|
|
|
ButtonBar|
|
|
These strings are used in the button bar at the bottom of the
|
|
screen. Only the first six characters will be shown.
|