Hi
I'm trying to export the (es_419/en/any-locale) locale but when I try to do through the WHM 'Locale XML Download' says:
Export failed, please try again.
So, when I try to do with the console code (to export in XLIFF) :
And it Returns
So, also try with the
, so this export to XML, and the exported file isn't translated
i.e.:
When is should says at least:
Is there any other way to get the proper translation (and translated) file?
Thanks
I'm trying to export the (es_419/en/any-locale) locale but when I try to do through the WHM 'Locale XML Download' says:
Export failed, please try again.
So, when I try to do with the console code (to export in XLIFF) :
Code:
/scripts/locale_export --locale=es_419
Code:
There was a problem with:
'The system failed to find [numerate,_1,an ,][asis,IPv4] [numerate,_1,address,addresses] for [list_and_quoted,_2]. Because of this, the system cannot find “[_3]”’s authoritative nameservers. See the [asis,cPanel amp() WHM] error log for more details.':
args to quant is weird (src) at /usr/local/cpanel/Cpanel/Locale/Utils/XLIFF.pm line 785.
Code:
--dumper-format
i.e.:
Code:
<item key="(Forbidden)"></item>
Code:
<item key="(Forbidden)">(Prohibido)</item>
Thanks