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 508511 - Use "text size" instead of "zoom"
Use "text size" instead of "zoom"
Status: RESOLVED FIXED
Product: devhelp
Classification: Applications
Component: General
git master
Other Linux
: Normal normal
: ---
Assigned To: Mikael Hallendal
Mikael Hallendal
Depends on:
Blocks:
 
 
Reported: 2008-01-10 13:50 UTC by Wouter Bolsterlee (uws)
Modified: 2008-01-13 13:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed fix (947 bytes, patch)
2008-01-10 13:52 UTC, Wouter Bolsterlee (uws)
committed Details | Review

Description Wouter Bolsterlee (uws) 2008-01-10 13:50:25 UTC
The zoom feature shouldn't be described as such. Actually it's not real zooming but just an adjustment of text size. I'll attach a patch that syncs the terms used in the UI with those used in Epiphany.
Comment 1 Wouter Bolsterlee (uws) 2008-01-10 13:52:03 UTC
Created attachment 102517 [details] [review]
Proposed fix

This patch changes the zoom action to mention text size instead (strings identical to those used in Epiphany). I've added tooltips as well, since those were missing.
Comment 2 Richard Hult 2008-01-10 18:49:57 UTC
Nice, thanks! Is it too late for string changes? Otherwise feel free to commit and notify the i18n list.
Comment 3 Wouter Bolsterlee (uws) 2008-01-13 13:46:04 UTC
2008-01-13  Wouter Bolsterlee  <wbolster@svn.gnome.org>

    reviewed by: Richart Hult

    * src/dh-window.c:

    Use "text size" instead of "zoom" in the menus and
    buttons. Fixes bug #508111. Add tooltips to navigational
    toolbar items. Fixes bug #508513.