[krita] plugins/tools/defaulttool/defaulttool: Krita 4.1-only: Rename "Uniform Scaling" into "Scale Styles"

Dmitry Kazakov null at kde.org
Wed Mar 14 15:46:16 UTC 2018


Git commit 9636544a7c051e1a36710e505144ac7098b40dc5 by Dmitry Kazakov.
Committed on 14/03/2018 at 15:42.
Pushed by dkazakov into branch 'master'.

Krita 4.1-only: Rename "Uniform Scaling" into "Scale Styles"

People are confused with the term "uniform scaling", they think
that it is about aspect ratio locking, but it is not.

We cannot push that to 4.0 because of the string freeze, but
we can change that for 4.1

CC:kimageshop at kde.org
CCBUG:391789

M  +1    -1    plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.ui

https://commits.kde.org/krita/9636544a7c051e1a36710e505144ac7098b40dc5

diff --git a/plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.ui b/plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.ui
index 43603bf5c0d..0e09b980892 100644
--- a/plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.ui
+++ b/plugins/tools/defaulttool/defaulttool/DefaultToolGeometryWidget.ui
@@ -198,7 +198,7 @@
           <string><html><head/><body><p>When &quot;Uniform Scaling&quot; is <span style=" font-weight:600;">enabled</span>, the shape's stroke is scaled with the shape itself. </p><p>In <span style=" font-weight:600;">disabled</span> state, the shape is only resized, keeping the stroke width and style intact.</p></body></html></string>
          </property>
          <property name="text">
-          <string>Uniform Scaling</string>
+          <string>Scale Styles</string>
          </property>
         </widget>
        </item>


More information about the kimageshop mailing list