[glom] Update an OnlineGlom string.



commit 21a34d7905c96d011ca88672e1c91cfdb83ec9de
Author: Murray Cumming <murrayc murrayc com>
Date:   Fri Jan 25 10:11:03 2013 +0100

    Update an OnlineGlom string.

 glom/onlineglom_strings.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/glom/onlineglom_strings.cc b/glom/onlineglom_strings.cc
index 5e8ed13..d901a76 100644
--- a/glom/onlineglom_strings.cc
+++ b/glom/onlineglom_strings.cc
@@ -33,7 +33,7 @@ const char* online_glom_open = _("Open");
 const char* online_glom_reports = _("Reports");
 const char* online_glom_generating_report = _("Generating the report...");
 const char* online_glom_login_login = _("Login");
-const char* online_glom_login_enter = _("Enter the PostgreSQL username and password.");
+const char* online_glom_login_enter = _("Enter the username and password.");
 const char* online_glom_login_username = _("Username");
 const char* online_glom_login_password = _("Password");
 const char* online_glom_login_logout = _("Log Out");



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