We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bf7ba1 commit d26650fCopy full SHA for d26650f
Documentation/Appendix/Cgl.rst
@@ -73,8 +73,8 @@ XLIFF file naming
73
XLIFF files have historically been named with file names starting with
74
`locallang_`. Newly introduced XLIFF files should drop the `locallang_`
75
prefix and only be named according to their purpose, for example
76
-`clipboard.xlf` or `db/tt_content.xlf`. Newly introduced file and path
77
-names should use *lower camel case*.
+`clipboard.xlf` or `db/tt_content.xlf`. Newly introduced file
+names should use **snake_case**.
78
79
TCA-related XLIFF files should either be called `db.xlf` or be stored in a
80
folder named `db`, for example `db/tt_content.xlf`.
0 commit comments