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 696980 - Translated "Sharing" entry doesn't fit
Translated "Sharing" entry doesn't fit
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Polish [pl]
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Piotr Drąg
Wadim Dziedzic
Depends on:
Blocks:
 
 
Reported: 2013-03-31 15:39 UTC by Piotr Drąg
Modified: 2016-04-07 17:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
A screenshot of the issue (21.39 KB, image/png)
2013-03-31 15:39 UTC, Piotr Drąg
Details

Description Piotr Drąg 2013-03-31 15:39:55 UTC
Created attachment 240220 [details]
A screenshot of the issue

Polish translation of "Share" ("Współdzielenie") doesn't fit the space provided and is truncated. I can imagine it might be even bigger problem with languages that have longer words.
Comment 1 Bastien Nocera 2013-04-02 14:02:00 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 647087 ***
Comment 2 Bastien Nocera 2016-04-07 14:17:16 UTC
commit b3be07609a9bae43947ee3e59d8982a7715c9acf
Author: Bastien Nocera <hadess@hadess.net>
Date:   Thu Apr 7 14:22:50 2016 +0200

    panels: Fix truncated panel names for larger fonts
    
    Note that this fix will not automatically fix translations, which will
    need to add soft-hyphens (U+00AD) to their translations themselves, and
    will not fix larger fonts for which the split up syllables end up
    being bigger than the maximum text width.
    
    It's the best we can do without redesigning the Settings shell, which is
    already something planned.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=647087#c13

Translators, see:
http://thread.gmane.org/gmane.comp.gnome.internationalization.general/33633
for more information.