test/monetary
This commit is contained in:
parent
f315142e24
commit
0108214a37
1 changed files with 2 additions and 0 deletions
|
@ -1239,6 +1239,8 @@ spcd_step__packages_install_locales() {
|
|||
locale --keyword-name LC_TIME | grep "^\(day\|mon\)"
|
||||
# COLLATE
|
||||
# MONETARY
|
||||
spcd_split
|
||||
locale --keyword-name LC_MONETARY | grep "^\(int_curr\|currency\|mon_\)"
|
||||
# MESSAGES
|
||||
spcd_split
|
||||
locale --keyword-name LC_MESSAGES | grep "^\(yes\|no\)"
|
||||
|
|
Loading…
Reference in a new issue