I'm running bacula 7.2.0 in Debian 8.1 with portuguese brazilian (pt_BR)
UTF8 encode;

Per example bconsole "status dir"  list a month as short month (3 digits)
and "status schedule days=1" list month and week day short (3 digits)

Is there a way to compile bacula to show dates as en_US by default?

I'm trying to get schedule values for a graphic user interface, but If I
want to use for more languages I can have problems.
And on schedule should have the year.


*status dir
Scheduled Jobs:
Level          Type     Pri  Scheduled          Job Name           Volume
===================================================================================
Differential   Backup    10  15-*Out*-15 21:30    Backup_Servidor_Intranet
Volume-Diario-0013
Differential   Backup    10  15-*Out*-15 21:30    Backup_Servidor_Firewall
Volume-Diario-0013
Differential   Backup    98  15-*Out*-15 21:30    Backup_Servidor_Bacula
Volume-Diario-0013
Differential   Backup    99  15-*Out*-15 21:30    Backup_Catalogo
 Volume-Diario-0013
====


*status schedule days=1
Scheduled Jobs:
Level          Type     Pri  Scheduled          Job Name           Schedule
=====================================================================================
Differential   Backup    10  *Qui* 15-*Out* 21:30
Backup_Servidor_Intranet Agenda_GFS_Noite
Differential   Backup    10  *Qui* 15-*Out* 21:30
Backup_Servidor_Firewall Agenda_GFS_Noite
Differential   Backup    98  *Qui* 15-*Out* 21:30   Backup_Servidor_Bacula
Agenda_GFS_Noite
Differential   Backup    99  *Qui* 15-*Out* 21:30   Backup_Catalogo
 Agenda_GFS_Noite
====


Thanks Wanderlei
------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to