From 2d148c9f0de61bc09fbab89341dc05b82e45f78a Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 17 Dec 2019 15:18:56 +0200 Subject: Implemented PPC DataGrid Tech style. Changed auto update icon. Changed Backup and Restore module name. Implemented Updates & Synchronization Details View. --- .../PPC/Modules/Tango.PPC.BackupRestore/BackupRestoreModule.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Software/Visual_Studio/PPC/Modules/Tango.PPC.BackupRestore') diff --git a/Software/Visual_Studio/PPC/Modules/Tango.PPC.BackupRestore/BackupRestoreModule.cs b/Software/Visual_Studio/PPC/Modules/Tango.PPC.BackupRestore/BackupRestoreModule.cs index 0524e2f16..25cdfbb27 100644 --- a/Software/Visual_Studio/PPC/Modules/Tango.PPC.BackupRestore/BackupRestoreModule.cs +++ b/Software/Visual_Studio/PPC/Modules/Tango.PPC.BackupRestore/BackupRestoreModule.cs @@ -25,7 +25,7 @@ namespace Tango.PPC.BackupRestore { get { - return "Backup/Restore"; + return "Backup & Restore"; } } -- cgit v1.3.1