[pmg-devel] applied: [PATCH pmg-gui] fix gettext invocations
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Mar 12 09:46:02 CET 2019
On 3/7/19 2:21 PM, Dominik Csapak wrote:
> using gettext the way we did, broke the jsgettext.pl in proxmox-i18n
> during a 'make update'
>
> instead of using the template way, simply replace it by using plain
> gettext as a function, this way we do not skip over the getttext uses
> accidentally
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> js/mobile/app.js | 1 -
> js/mobile/loginscreen.js | 6 +++---
> js/mobile/mailview.js | 10 +++++-----
> js/mobile/quarantineview.js | 18 +++++++++---------
> js/mobile/utils.js | 4 ----
> 5 files changed, 17 insertions(+), 22 deletions(-)
applied, thanks!
More information about the pmg-devel
mailing list