Commit graph

8 commits

Author SHA1 Message Date
mglae
ef0be61a21 locale addon: convert to new settings format 2022-08-15 17:28:30 +02:00
mglae
2125e240e2 locale addon: convert to new language layout 2022-08-13 19:55:24 +02:00
mglae
6644f74963 locale addon: fix call of localedef
- Set stdin to /dev/null to fix error on Generic (GBM)
  CompletedProcess(args=['/storage/.kodi/addons/service.locale/bin/localedef', '-v', '-f', 'UTF-8', '-i', 'de_DE', '/storage/.kodi/addons/service.locale/locpath/de_DE.UTF-8'], returncode=4, stdout=b'', stderr=b"gzip: invalid magic\ngzip: invalid magic\n[error] character map file `UTF-8' not found: No such file or directory\n[warning] LC_NAME: field `name_gen' not defined\n[warning] LC_ADDRESS: field `country_post' not defined\n[warning] LC_ADDRESS: field `country_isbn' not defined\n[warning] LC_IDENTIFICATION: field `audience' not defined\n[warning] LC_IDENTIFICATION: field `application' not defined\n[warning] LC_IDENTIFICATION: field `abbreviation' not defined\n[error] no output file produced because errors were issued\n"

- Add error detection code
2022-08-13 19:55:14 +02:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
CvH
ca33bf8cd7 spdx: packages/addons 2018-07-17 23:58:49 +02:00
thoradia
6c96173f61 locale: include localedef 2017-09-29 08:26:23 +02:00
thoradia
202c44806d locale: fix dialog message 2017-05-30 08:51:47 +02:00
thoradia
6f1704dfc0 locale: initial add-on 2017-05-25 10:13:48 +02:00