locale/split
This commit is contained in:
parent
05ccc94e9c
commit
e42561f3c1
1 changed files with 3 additions and 1 deletions
|
@ -387,7 +387,9 @@ spcd_txt_locale() {
|
|||
"LC_TIME" \
|
||||
"LC_COLLATE" \
|
||||
"LC_MONETARY" \
|
||||
"LC_MESSAGES" \
|
||||
"LC_MESSAGES"
|
||||
set -- \
|
||||
"${@}" \
|
||||
"LC_PAPER" \
|
||||
"LC_NAME" \
|
||||
"LC_ADDRESS" \
|
||||
|
|
Loading…
Reference in a new issue