Bug 293517

Summary: Lokalize should allow jumping over non-fuzzy strings while synchronizing
Product: [Applications] lokalize Reporter: Tomáš Chvátal <tomas.chvatal>
Component: generalAssignee: Nick Shaforostoff <shafff>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.4   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tomáš Chvátal 2012-02-07 10:07:35 UTC
Version:           1.4 (KDE 4.8) (using KDE 4.8.0) 
OS:                Linux

When I am synchronizing two translation files I sometimes get also fuzzy strings I am not really interested so I would like to jump over non-fuzzy ones.

Reproducible: Always

Steps to Reproduce:
Just sync two po files and try to jump to next non-fuzzy different string.

Actual Results:  
Only previous/next different buttons (hotkeys) are available.

Expected Results:  
Previous/next different buttons (hotkeys) and previous non-fuzzy/next non fuzzy buttons and hotkeys are available.
Comment 1 Nick Shaforostoff 2012-02-23 15:45:43 UTC
you mean you want to skip all fuzzy units in the file that is loaded in Sync View?
Comment 2 Tomáš Chvátal 2012-02-23 16:19:56 UTC
Basically yep.
I want them to be loaded and jumped with the normal (next synced, previous synced), but I want to be able to jump just between those marked as translated.
Comment 3 Nick Shaforostoff 2012-02-23 17:16:44 UTC
SVN commit 1281892 by shaforo:

add 'jump to next different approved' action to sync view (available from main menu and via shortcut)

also improve tooltips in Alternate Translations view



 M  +14 -7     alttransview.cpp  
 M  +1 -1      catalog/alttrans.h  
 M  +1 -1      catalog/gettext/gettextstorage.cpp  
 M  +6 -0      editortab.cpp  
 M  +2 -1      editorui.rc  
 M  +13 -2     mergemode/mergeview.cpp  
 M  +2 -1      mergemode/mergeview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1281892