include/svx/strings.hrc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 4d5bbf089a1fd97993294dd0c48aaad14e96f783
Author: heiko tietze <[email protected]>
Date:   Thu Oct 19 12:30:29 2017 +0200

    tdf#113244 - UI Inconsequent naming for Zoom
    
    Renamed toom level into zoom factor
    
    Change-Id: Ib7cadc822b4bca33d1252e9aea844319ba4c90d6
    Reviewed-on: https://gerrit.libreoffice.org/43544
    Tested-by: Jenkins <[email protected]>
    Reviewed-by: Heiko Tietze <[email protected]>

diff --git a/include/svx/strings.hrc b/include/svx/strings.hrc
index 9a06e3f01c64..f0ded9d8b277 100644
--- a/include/svx/strings.hrc
+++ b/include/svx/strings.hrc
@@ -1185,7 +1185,7 @@
 #define RID_SVXSTR_DOC_LOAD                                 
NC_("RID_SVXSTR_DOC_LOAD", "Loading document...")
 #define RID_SVXSTR_FIT_SLIDE                                
NC_("RID_SVXSTR_FIT_SLIDE", "Fit slide to current window.")
 #define RID_SVXSTR_WARN_MISSING_SMARTART                    
NC_("RID_SVXSTR_WARN_MISSING_SMARTART", "Could not load all SmartArts. Saving 
in Microsoft Office 2010 or later would avoid this issue.")
-#define RID_SVXSTR_ZOOMTOOL_HINT                            
NC_("RID_SVXSTR_ZOOMTOOL_HINT", "Zoom level. Right-click to change zoom level 
or click to open Zoom dialog.")
+#define RID_SVXSTR_ZOOMTOOL_HINT                            
NC_("RID_SVXSTR_ZOOMTOOL_HINT", "Zoom factor. Right-click to change zoom factor 
or click to open Zoom dialog.")
 #define RID_SVXSTR_ZOOM_IN                                  
NC_("RID_SVXSTR_ZOOM_IN", "Zoom In")
 #define RID_SVXSTR_ZOOM_OUT                                 
NC_("RID_SVXSTR_ZOOM_OUT", "Zoom Out")
 #define RID_SVXSTR_ZOOM_25                                  
NC_("RID_SVXSTR_ZOOM_25", "25%")
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to