Skip to content
Snippets Groups Projects
Commit 59cb02e8 authored by Guillaume Roguez's avatar Guillaume Roguez Committed by gerrit2
Browse files

Release name change

Change-Id: I28e9e21a112e61ff95d29cb0d9aea6b0f432f490
Tuleap: #469
parent 04cd8baf
No related branches found
No related tags found
No related merge requests found
...@@ -157,7 +157,7 @@ msgstr "" ...@@ -157,7 +157,7 @@ msgstr ""
#, c-format #, c-format
msgctxt "Do not translate the release name" msgctxt "Do not translate the release name"
msgid "" msgid ""
"release: Samuel de Champlain\n" "release: Louis-Joseph Papineau\n"
"v%d.%d.%d - %.10s" "v%d.%d.%d - %.10s"
msgstr "" msgstr ""
......
...@@ -81,7 +81,7 @@ ring_about_dialog(GtkWidget *parent) ...@@ -81,7 +81,7 @@ ring_about_dialog(GtkWidget *parent)
} }
gchar *name = g_strdup_printf("Gnome Ring"); gchar *name = g_strdup_printf("Gnome Ring");
gchar *version = g_strdup_printf(C_("Do not translate the release name", "release: Samuel de Champlain\nv%d.%d.%d - %.10s"), gchar *version = g_strdup_printf(C_("Do not translate the release name", "release: Louis-Joseph Papineau\nv%d.%d.%d - %.10s"),
VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH, RING_CLIENT_REVISION); VERSION_MAJOR, VERSION_MINOR, VERSION_PATCH, RING_CLIENT_REVISION);
const gchar *authors[] = { const gchar *authors[] = {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment