Skip to content
Snippets Groups Projects
Commit 03672b33 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

dialogs: update version name

Change-Id: I3204efd02826f5330e0dfb0119b23c850a63ece0
parent 58f10a95
No related branches found
No related tags found
No related merge requests found
...@@ -81,7 +81,7 @@ ring_about_dialog(GtkWidget *parent) ...@@ -81,7 +81,7 @@ ring_about_dialog(GtkWidget *parent)
} }
gchar *version = g_strdup_printf(C_("Do not translate the release name nor the status (beta, final, ...)", gchar *version = g_strdup_printf(C_("Do not translate the release name nor the status (beta, final, ...)",
"\"Live Free or Die\"\nbuilt on %.25s"), "\"Free as in Freedom\"\nbuilt on %.25s"),
RING_CLIENT_BUILD_DATE); RING_CLIENT_BUILD_DATE);
const gchar *authors[] = { const gchar *authors[] = {
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment