[TIMEDATE] Implement the dynamic NTP status notification (#2352)
authorBișoc George <fraizeraust99@gmail.com>
Mon, 24 Feb 2020 10:56:02 +0000 (11:56 +0100)
committerGitHub <noreply@github.com>
Mon, 24 Feb 2020 10:56:02 +0000 (19:56 +0900)
commit5a81a5bc1426f7728b9d5fda3d8a7de66d66ed41
treee706193de0d86e39fcc6df745b9ab3a49b23f46a
parent11ecf5c969bffb4f245bd84e86e25a6ec70509c9
[TIMEDATE] Implement the dynamic NTP status notification (#2352)

Time/Date control panel applet displays the status of the NTP server synchronization with the system informing the user the actual condition of the said sync, if it has failed or suceeded. The commit also implements IDS_INETTIMEWELCOME which serves as a placeholder as Time/Date loads the last successful attempt of NTP synchronization which I don't know how the CPL remembers it. With that said, IDS_INETTIMEWELCOME will stay for a while until someone figures out how timedate.cpl works internally.
CORE-16684
32 files changed:
dll/cpl/timedate/internettime.c
dll/cpl/timedate/lang/bg-BG.rc
dll/cpl/timedate/lang/cs-CZ.rc
dll/cpl/timedate/lang/da-DK.rc
dll/cpl/timedate/lang/de-DE.rc
dll/cpl/timedate/lang/el-GR.rc
dll/cpl/timedate/lang/en-US.rc
dll/cpl/timedate/lang/es-ES.rc
dll/cpl/timedate/lang/et-EE.rc
dll/cpl/timedate/lang/eu-ES.rc
dll/cpl/timedate/lang/fr-FR.rc
dll/cpl/timedate/lang/he-IL.rc
dll/cpl/timedate/lang/hu-HU.rc
dll/cpl/timedate/lang/id-ID.rc
dll/cpl/timedate/lang/it-IT.rc
dll/cpl/timedate/lang/ja-JP.rc
dll/cpl/timedate/lang/nl-NL.rc
dll/cpl/timedate/lang/no-NO.rc
dll/cpl/timedate/lang/pl-PL.rc
dll/cpl/timedate/lang/pt-BR.rc
dll/cpl/timedate/lang/ro-RO.rc
dll/cpl/timedate/lang/ru-RU.rc
dll/cpl/timedate/lang/sk-SK.rc
dll/cpl/timedate/lang/sq-AL.rc
dll/cpl/timedate/lang/sv-SE.rc
dll/cpl/timedate/lang/th-TH.rc
dll/cpl/timedate/lang/tr-TR.rc
dll/cpl/timedate/lang/uk-UA.rc
dll/cpl/timedate/lang/zh-CN.rc
dll/cpl/timedate/lang/zh-TW.rc
dll/cpl/timedate/resource.h
dll/cpl/timedate/timedate.h