From 9b2efe31dbee671089dd21ccd37f02d6b4256797 Mon Sep 17 00:00:00 2001 From: Andreas Traczyk <andreas.traczyk@savoirfairelinux.com> Date: Tue, 17 Jul 2018 10:26:21 -0400 Subject: [PATCH] misc: bump release name to Live Free or Die Change-Id: I2af7e58987f1613172f5079a951635b41ddc293a Reviewed-by: Sebastien Blin <sebastien.blin@savoirfairelinux.com> --- aboutdialog.ui | 2 +- translations/ring_client_windows.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/aboutdialog.ui b/aboutdialog.ui index 703ebb0..cad909e 100644 --- a/aboutdialog.ui +++ b/aboutdialog.ui @@ -544,7 +544,7 @@ <item alignment="Qt::AlignHCenter"> <widget class="QLabel" name="releaseLabel"> <property name="text"> - <string>Live free or die</string> + <string>Live Free or Die</string> </property> <property name="textFormat"> <enum>Qt::PlainText</enum> diff --git a/translations/ring_client_windows.ts b/translations/ring_client_windows.ts index b288c67..af80586 100644 --- a/translations/ring_client_windows.ts +++ b/translations/ring_client_windows.ts @@ -26,7 +26,7 @@ </message> <message> <location filename="../aboutdialog.ui" line="547"/> - <source>Live free or die</source> + <source>Live Free or Die</source> <translation type="unfinished"></translation> </message> <message> -- GitLab