Commit 262567d2 authored by Michal Čihař's avatar Michal Čihař

Suggest to disable propagation for monoligual translations

Issue #662
Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent 2634f250
......@@ -117,6 +117,9 @@ Allow translation propagation
You can disable propagation of translations to this component from other
components within same project. This really depends on what you are
translating, sometimes it's desirable to have same string used.
It's usually good idea to disable this for monolingual translations unless
you are using same IDs across whole project.
Pre-commit script
One of scripts defined in :setting:`PRE_COMMIT_SCRIPTS` which is executed
before commit. This can be used to generate some metadata about translation
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment