[glom] Add more translations for OnlineGlom
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Add more translations for OnlineGlom
- Date: Thu, 4 Jul 2013 09:32:42 +0000 (UTC)
commit 56afb4a411f5a7d22344963a2c229c27ae720123
Author: Murray Cumming <murrayc murrayc com>
Date: Thu Jul 4 11:29:42 2013 +0200
Add more translations for OnlineGlom
glom/onlineglom_strings.cc | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/glom/onlineglom_strings.cc b/glom/onlineglom_strings.cc
index d901a76..606c2f5 100644
--- a/glom/onlineglom_strings.cc
+++ b/glom/onlineglom_strings.cc
@@ -41,3 +41,10 @@ const char* online_glom_login_cancel = _("Cancel");
const char* online_glom_login_wrong = _("The username or password are not correct.");
const char* online_glom_login_needs_https = _("Login seems to be necessary, but will not be attempted. This
site is not being served via HTTPS, which is required for secure login. Please contact your system
administrator.");
+/// Translators: This is the title of a button used to register a new user.
+const char* online_glom_login_register = _("Register");
+
+/// Translators: This is the title of a button used to reset a user's password.
+const char* online_glom_login_forgot = _("Forgot Password");
+
+
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]