mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
1932ecba61
Additionally, removed extra space from the README file.
14 lines
433 B
Plaintext
14 lines
433 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.
|