You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PDF exported in the Sign-In or Attendance sheets is not internationalized.
The texts are hardcoded in PDFEventExporterImpl.java. Other Attendance classes are using Wicket's ResourceModel class to translate the strings, but I have tried to use it with no success.
The text was updated successfully, but these errors were encountered:
The PDF exported in the Sign-In or Attendance sheets is not internationalized.
The texts are hardcoded in PDFEventExporterImpl.java. Other Attendance classes are using Wicket's ResourceModel class to translate the strings, but I have tried to use it with no success.
The text was updated successfully, but these errors were encountered: