[{INCLUDE templates/header.html}]
TR{Synchronize}}
TR{Synchronize your data.}}
[{IFDEF UPDATE_DONE_LIST}]
TR{The following views are up-to-date now:}}
[{LOOP doneList}]
- ${doneList}{$} TR{has been updated}}
[{/LOOP}]
[{/IFDEF}]
[{IFDEF UPDATE_FAILED_LIST}]
TR{The following views could not been updated:}}
[{LOOP failedList}]
- ${failedList}{$}
[{/LOOP}]
[{/IFDEF}]
TR{Your current application configuration uses a data provider, which requires updates from time to time. Here you can force an update now, if you didn't configure any cron-jobs or Windows task to perform this update.}}
[{INCLUDE templates/footer.html}]