forked from pool/filesystem
Accepting request 1036430 from home:ozu
- Added zh_Hans (simplified Chinese) and zh_Hant (traditional chinese) locales One of the packages I maintain includes files for these locales and for that reason, not including them in filesystem gives directory ownership problems over them. OBS-URL: https://build.opensuse.org/request/show/1036430 OBS-URL: https://build.opensuse.org/package/show/Base:System/filesystem?expand=0&rev=227
This commit is contained in:
parent
8856753ab2
commit
d56af6869e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 17 11:22:51 UTC 2022 - Fabio Pesari <fpesari@tuxfamily.org>
|
||||||
|
|
||||||
|
- Added zh_Hans (simplified Chinese) and zh_Hant (traditional
|
||||||
|
chinese) locales
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 17 17:19:41 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
Sat Sep 17 17:19:41 UTC 2022 - Callum Farmer <gmbr3@opensuse.org>
|
||||||
|
|
||||||
|
@ -119,4 +119,6 @@ wa
|
|||||||
zh
|
zh
|
||||||
zh_CN
|
zh_CN
|
||||||
zh_HK
|
zh_HK
|
||||||
|
zh_Hans
|
||||||
|
zh_Hant
|
||||||
zh_TW
|
zh_TW
|
||||||
|
@ -23,4 +23,6 @@ sv
|
|||||||
uk
|
uk
|
||||||
zh
|
zh
|
||||||
zh_CN
|
zh_CN
|
||||||
|
zh_Hans
|
||||||
|
zh_Hant
|
||||||
zh_TW
|
zh_TW
|
||||||
|
Loading…
Reference in New Issue
Block a user