[glom] Added some strings that need translations for gwt-glom.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Added some strings that need translations for gwt-glom.
- Date: Wed, 5 Dec 2012 23:12:50 +0000 (UTC)
commit b37587fcc0b85bfa162544fb577235684a233782
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Dec 6 00:12:18 2012 +0100
Added some strings that need translations for gwt-glom.
* glom/onlineglom_strings.cc: Added strings used by
the login page.
ChangeLog | 7 +++++++
glom/onlineglom_strings.cc | 4 ++++
2 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 5031b65..2f4f3cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-12-05 Murray Cumming <murrayc murrayc com>
+
+ Added some strings that need translations for gwt-glom.
+
+ * glom/onlineglom_strings.cc: Added strings used by
+ the login page.
+
2012-11-23 Murray Cumming <murrayc murrayc com>
tests: Test the use of a relationship to get data.
diff --git a/glom/onlineglom_strings.cc b/glom/onlineglom_strings.cc
index 3076f65..b2aeb02 100644
--- a/glom/onlineglom_strings.cc
+++ b/glom/onlineglom_strings.cc
@@ -32,4 +32,8 @@ const char* online_glom_details = _("Details");
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_logout = _("Log Out");
+const char* online_glom_login_cancel = _("Cancel");
+const char* online_glom_login_wrong = _("The username or password are not correct.");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]