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 d4fde5b commit 1c77508Copy full SHA for 1c77508
Documentation/Appendix/Cgl.rst
@@ -74,7 +74,7 @@ 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 *camel case*.
+names should use *lower camel 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