Skip to content

Commit d26650f

Browse files
authored
Apply suggestion from @linawolf
1 parent 1bf7ba1 commit d26650f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/Appendix/Cgl.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,8 +73,8 @@ XLIFF file naming
7373
XLIFF files have historically been named with file names starting with
7474
`locallang_`. Newly introduced XLIFF files should drop the `locallang_`
7575
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*.
76+
`clipboard.xlf` or `db/tt_content.xlf`. Newly introduced file
77+
names should use **snake_case**.
7878

7979
TCA-related XLIFF files should either be called `db.xlf` or be stored in a
8080
folder named `db`, for example `db/tt_content.xlf`.

0 commit comments

Comments
 (0)