source/text/scalc/01/05040200.xhp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit f824e52218d3832088a3b1e5ef5c60f64e763422 Author: Mike Kaganski <mike.kagan...@collabora.com> AuthorDate: Sun Feb 17 09:50:52 2019 +0100 Commit: Adolfo Jayme Barrientos <fit...@ubuntu.com> CommitDate: Fri Feb 22 15:56:02 2019 +0100 Default Add value for Optimal Column Width is 2 mm, not 0.1 in See ScCellShell::Execute implementation [1] which passes STD_EXTRA_WIDTH (defined as 113 twips = 2 mm) to the dialog as the default value. The text here (that was 0.1 in) is translated to other languages (incl. those using metric units) verbatim (e.g. Russian translation); or if a translation team would want to convert to metric, there is no indication that the 0.1 in is just an approximation of an exact metric value. [1] sc/source/ui/view/cellsh3.cxx:693 Change-Id: I1710588ee40840d85eeb89aaeee135a8aa0a942f Reviewed-on: https://gerrit.libreoffice.org/67936 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fit...@ubuntu.com> diff --git a/source/text/scalc/01/05040200.xhp b/source/text/scalc/01/05040200.xhp index 987b30f12..66b5b8f9e 100644 --- a/source/text/scalc/01/05040200.xhp +++ b/source/text/scalc/01/05040200.xhp @@ -49,6 +49,6 @@ <paragraph role="paragraph" id="par_id3150449" xml-lang="en-US"><ahelp hid="modules/scalc/ui/optimalcolwidthdialog/value">Defines additional spacing between the longest entry in a column and the vertical column borders.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/optimalcolwidthdialog/default" id="bm_id3155855" localize="false"/> <paragraph role="heading" id="hd_id3145785" xml-lang="en-US" level="2">Default value</paragraph> -<paragraph role="paragraph" id="par_id3146120" xml-lang="en-US"><ahelp hid="modules/scalc/ui/optimalcolwidthdialog/default">Defines the optimal column width in order to display the entire contents of the column.</ahelp> The additional spacing for the optimal column width is preset to 0.1 in.</paragraph> +<paragraph role="paragraph" id="par_id3146120" xml-lang="en-US"><ahelp hid="modules/scalc/ui/optimalcolwidthdialog/default">Defines the optimal column width in order to display the entire contents of the column.</ahelp> The additional spacing for the optimal column width is preset to 2 mm.</paragraph> </body> </helpdocument> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits