diff --git a/src/dialogs.c b/src/dialogs.c
index acc763345d5df61472fe7c7cf43510d16c0401cd..fcc7618b151e154ce3700013ce14bd3bc5e6ecee 100644
--- a/src/dialogs.c
+++ b/src/dialogs.c
@@ -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, ...)",
-                                        "\"Live free or die\"\nbuilt on %.25s"),
+                                        "\"Live Free or Die\"\nbuilt on %.25s"),
                                      RING_CLIENT_BUILD_DATE);
 
     const gchar *authors[] = {