After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 696845 - remove three dots from dialog title
remove three dots from dialog title
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Network
git master
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
3.10
Depends on:
Blocks:
 
 
Reported: 2013-03-29 10:47 UTC by Dušan
Modified: 2014-07-24 11:19 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dušan 2013-03-29 10:47:57 UTC
Please, remove three dots from this dialog titles - because we dont use three dots in dialog titles. thanks.



#: ../panels/network/connection-editor/vpn-helpers.c:371
msgid "Export VPN connection..."

#: ../panels/network/wireless-security/eap-method-peap.c:350
#: ../panels/network/wireless-security/eap-method-tls.c:434
#: ../panels/network/wireless-security/eap-method-ttls.c:350
msgid "Choose a Certificate Authority certificate..."
Comment 1 Matthias Clasen 2013-09-08 19:40:07 UTC
A patch would be appreciated, but it needs string freeze break approval at this stage
Comment 2 Bastien Nocera 2014-07-24 11:19:52 UTC
Found a couple more instances of that. Fixed in master for GNOME 3.14.

commit 1fe3d1fe1cfb554754656321e91c1d0170863a2d
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Jul 24 13:19:09 2014 +0200

    network: Remove "..." from dialogue titles
    
    https://bugzilla.gnome.org/show_bug.cgi?id=696845