{{ vm.sync.service.url }}
{{ vm.platform.GetConstant(vm.globals.Constants.Settings_Service_Status_Loading) }}
{{ vm.platform.GetConstant(vm.globals.Constants.Settings_Service_Status_Error) }}
{{ vm.platform.GetConstant(vm.globals.Constants.Settings_Service_Status_Online) }}
{{ vm.platform.GetConstant(vm.globals.Constants.Settings_Service_Status_Offline) }}
{{ vm.platform.GetConstant(vm.globals.Constants.Settings_Service_Status_NoNewSyncs) }}

{{ vm.platform.GetConstant(vm.globals.Constants.Settings_Service_UpdateForm_Required_Label) }} {{ vm.platform.GetConstant(vm.globals.Constants.Settings_Service_UpdateForm_InvalidService_Label) }} {{ vm.platform.GetConstant(vm.globals.Constants.Settings_Service_UpdateForm_RequestFailed_Label) }} {{ vm.platform.GetConstant(vm.globals.Constants.Settings_Service_UpdateForm_ServiceVersionNotSupported_Label) }}

{{ vm.platform.GetConstant(vm.globals.Constants.Login_ConfirmUpdateService_Title) }}

{{ vm.sync.newService.url }}

  • {{ vm.utility.GetServiceStatusTextFromStatusCode(vm.sync.newService.status) }}
  • {{ vm.utility.GetCountryNameFrom2LetterISOCode(vm.sync.newService.location) }}
  • {{ vm.sync.newService.maxSyncSize | kbFmt : 0 }}
  • {{ vm.sync.newService.apiVersion }}

{{ vm.platform.GetConstant(vm.globals.Constants.Login_ConfirmSync_Title) }}

{{ vm.platform.GetConstant(vm.globals.Constants.Login_ConfirmSync_Message) }}

{{ vm.platform.GetConstant(vm.globals.Constants.Login_DisableOtherSyncs_Title) }}

{{ vm.platform.GetConstant(vm.globals.Constants.Login_UpgradeSync_Title) }}