Commit 1636b5c8 authored by Josep Llodrà's avatar Josep Llodrà Committed by Josep Llodrà Grimalt
Browse files

linguist: Add actions in View menu to show more/fewer guesses


Three actions have been added to the main View menu (Guesses submenu)
in order to easily change the number of Guesses displayed.

View Menu
......
Guesses > Show more (alt - +)        [shows 5 more guesses]
          Show fewer (alt - -)       [shows 5 fewer guesses]
          ---
          Reset to default (alt - 0) [resets to 5 guesses]
......

Motivation behind this commit is that in large UIs with thousands
of strings, 5 guesses are not enough in some situations to gather
all the information necessary to correctly translate a string.

Change-Id: I3fdc1b8fc27af40300897cdfd1f9fa3620caad55
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@qt.io>
Showing with 76 additions and 4 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment