[chronojump] Another string changed: Board -> Device



commit f3265972751489194157de570b35b43c8af4f0db
Author: Xavier de Blas <xaviblas gmail com>
Date:   Fri Jun 2 17:58:30 2017 +0200

    Another string changed: Board -> Device

 src/gui/chronopicRegister.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gui/chronopicRegister.cs b/src/gui/chronopicRegister.cs
index c6ab81f..90c14a2 100644
--- a/src/gui/chronopicRegister.cs
+++ b/src/gui/chronopicRegister.cs
@@ -296,7 +296,7 @@ public class ChronopicRegisterWindow
                        return str;
                }
 
-               return Catalog.GetString("Board not found") + "\n\n" + Catalog.GetString("Connect and reopen 
this window.");
+               return Catalog.GetString("Device not found") + "\n\n" + Catalog.GetString("Connect and reopen 
this window.");
        }
 
        private void createButtons()


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]