Skip to content

Commit 8827477

Browse files
committed
docs: clarify .tx/config migration status
1 parent 679c9d5 commit 8827477

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

docs/devel/migration.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,21 @@ Add a component from your Git repository
114114

115115
5. Review and confirm the detected settings
116116

117+
.. note::
118+
119+
If your repository contains a Transifex :file:`.tx/config`, Weblate parses
120+
it using translation-finder and offers matching component configurations
121+
during discovery. This only covers file-related configuration, such as file
122+
masks and source files. Other project settings from the previous platform,
123+
including workflows, permissions, and language aliases, still need to be
124+
configured manually in Weblate.
125+
126+
Language aliases are usually not needed because Weblate already recognizes
127+
and normalizes common language-code variants while parsing translation
128+
files. See :ref:`language-parsing-codes`; configure
129+
:ref:`project-language_aliases` only if your repository uses codes Weblate
130+
cannot map as intended.
131+
117132
.. image:: /screenshots/user-add-component-discovery.webp
118133

119134
.. hint::

0 commit comments

Comments
 (0)