mirror of
https://github.com/Qubes-Community/Contents.git
synced 2024-12-22 13:55:08 -05:00
Fixed grammar
This commit is contained in:
parent
40f7a93c5c
commit
c3294902f2
@ -38,7 +38,7 @@ might still get a lot of English content which has not been translated to your d
|
|||||||
Setting only some formats
|
Setting only some formats
|
||||||
-------------------------
|
-------------------------
|
||||||
|
|
||||||
If you want just change some format specifiers, you can add the `LC_*` identifier
|
If you just want to change some format specifiers, you can add the `LC_*` identifier
|
||||||
in the same file, below the `LANG=` code. Avoid the `LC_ALL` identifier, because it overwrites
|
in the same file, below the `LANG=` code. Avoid the `LC_ALL` identifier, because it overwrites
|
||||||
all previous settings! For example, to use German time formats but still use the English
|
all previous settings! For example, to use German time formats but still use the English
|
||||||
language as default for anything else, you would write the following in `/etc/locale.conf`:
|
language as default for anything else, you would write the following in `/etc/locale.conf`:
|
||||||
|
Loading…
Reference in New Issue
Block a user