[glom] Add some translatable strings for Online Glom
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Add some translatable strings for Online Glom
- Date: Thu, 19 Apr 2012 10:57:08 +0000 (UTC)
commit dff5feed0e338cca616fda01537b6a64ee3c6960
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Apr 19 12:56:58 2012 +0200
Add some translatable strings for Online Glom
* glom/onlineglom_strings.cc: Add some strings needed by
the new reports feature in gwt-glom.
ChangeLog | 7 +++++++
glom/onlineglom_strings.cc | 2 ++
2 files changed, 9 insertions(+), 0 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 9be96e6..1b4a958 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-04-19 Murray Cumming <murrayc murrayc com>
+
+ Add some translatable strings for Online Glom
+
+ * glom/onlineglom_strings.cc: Add some strings needed by
+ the new reports feature in gwt-glom.
+
2012-04-16 Murray Cumming <murrayc murrayc com>
Fix make check.
diff --git a/glom/onlineglom_strings.cc b/glom/onlineglom_strings.cc
index 362a691..3076f65 100644
--- a/glom/onlineglom_strings.cc
+++ b/glom/onlineglom_strings.cc
@@ -30,4 +30,6 @@ const char* online_glom_search = _("Search");
const char* online_glom_backToList = _("Back to List");
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...");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]