all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] Error when build i18n file
@ 2021-08-25  1:00 Claudio Ferreira
  2021-08-25 14:05 ` Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Claudio Ferreira @ 2021-08-25  1:00 UTC (permalink / raw)
  To: Proxmox VE development discussion

Hi

I did a lot of translations and I want to try it in my env. I followed this
instructions[1] and returned this error:
$ ./po2js.pl -t pve pt_BR.po > pve-lang-pt_BR.js
Use of uninitialized value in concatenation (.) or string at ./po2js.pl
line 91.

Unfortunately, google can't help me.
Some tip?

Regards,
Claudio Ferreira

[1]https://pve.proxmox.com/wiki/Translations


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [pve-devel] Error when build i18n file
  2021-08-25  1:00 [pve-devel] Error when build i18n file Claudio Ferreira
@ 2021-08-25 14:05 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2021-08-25 14:05 UTC (permalink / raw)
  To: Proxmox VE development discussion, Claudio Ferreira

Hi,

On 25/08/2021 03:00, Claudio Ferreira wrote:
> $ ./po2js.pl -t pve pt_BR.po > pve-lang-pt_BR.js
> Use of uninitialized value in concatenation (.) or string at ./po2js.pl
> line 91.
> 
> Unfortunately, google can't help me.
> Some tip?

That's just a warning due to a missing version which we nowadays add to the
beginning of the file to improve marking the cached file stale for a browser.

Nonetheless I pushed out a fallback to "dev-build <date>" to avoid that warning
in the git repo, so either pull or pass a `-v foo` option to "fix" this.

The file should have still been generated though.

cheers,
Thomas





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-25 14:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-25  1:00 [pve-devel] Error when build i18n file Claudio Ferreira
2021-08-25 14:05 ` Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal