weblate/docs/user/basic.rst
Michal Čihař 0e0a9ff9e1 Better naming for translatable objects
Using resource turned out to be bad choice as well, component seems
better choice.

Signed-off-by: Michal Čihař <michal@cihar.com>
2014-11-04 12:08:40 +01:00

11 lines
405 B
ReStructuredText
Vendored

Weblate basics
==============
Projects structure
------------------
Each project can contain various components. The reason for this structure is
that all components in a project are expected to have a lot in common.
Whenever translation is made in single component, it is automatically
propagated to others within same project (this is especially useful when
translating more version of same project).