Bug 347084 - Untranslatable spinbox suffixes " %" and " px"
Summary: Untranslatable spinbox suffixes " %" and " px"
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (other bugs)
Version First Reported In: unspecified
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Scott Petrovic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-03 08:16 UTC by Alexander Potashev
Modified: 2016-02-09 02:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Potashev 2015-05-03 08:16:51 UTC
Several places in calligra/krita/ui/dialogs/kis_dlg_layer_style.cpp where " %" or " px" appear without i18n().
Comment 1 wolthera 2016-02-06 17:23:17 UTC
assigning this to scott
Comment 2 Scott Petrovic 2016-02-09 01:54:32 UTC
Git commit 685346673084e151f9f9cf8754f245270d3b465c by Scott Petrovic.
Committed on 09/02/2016 at 01:54.
Pushed by scottpetrovic into branch 'master'.

M  +31   -31   libs/ui/dialogs/kis_dlg_layer_style.cpp

http://commits.kde.org/krita/685346673084e151f9f9cf8754f245270d3b465c
Comment 3 Scott Petrovic 2016-02-09 02:01:13 UTC
I changed all of the suffixes in this file. There are more suffixes in the krita code base though that do not have this i18n surrrounding it. I will go through and make these updates as well for PX and %.
Comment 4 Scott Petrovic 2016-02-09 02:13:56 UTC
Git commit cbbaab67690f4aaba541a2374338da0ec759a930 by Scott Petrovic.
Committed on 09/02/2016 at 02:13.
Pushed by scottpetrovic into branch 'master'.
Related: bug 18

M  +7    -7    libs/ui/dialogs/kis_dlg_preferences.cc
M  +2    -2    libs/ui/kis_autogradient.cc
M  +1    -1    libs/ui/kis_paintop_box.cc
M  +2    -2    plugins/filters/blur/kis_wdg_gaussian_blur.cpp
M  +1    -1    plugins/paintops/chalk/kis_chalkop_option.cpp
M  +1    -1    plugins/paintops/curvebrush/kis_curve_line_option.cpp
M  +2    -2    plugins/paintops/gridbrush/kis_gridop_option.cpp
M  +1    -1    plugins/paintops/hatching/kis_hatching_options.cpp
M  +1    -1    plugins/paintops/libpaintop/kis_auto_brush_widget.cpp
M  +1    -1    plugins/paintops/libpaintop/kis_brush_chooser.cpp
M  +1    -1    plugins/paintops/libpaintop/kis_brush_size_option.cpp
M  +2    -2    plugins/paintops/libpaintop/kis_texture_option.cpp
M  +1    -1    plugins/paintops/sketch/kis_sketchop_option.cpp
M  +4    -4    plugins/paintops/spray/kis_spray_shape_option.cpp
M  +1    -1    plugins/paintops/spray/kis_sprayop_option.cpp
M  +2    -2    plugins/tools/basictools/kis_tool_fill.cc
M  +1    -1    plugins/tools/basictools/kis_tool_multihand.cpp
M  +2    -2    plugins/tools/selectiontools/kis_tool_select_contiguous.cc
M  +4    -4    plugins/tools/tool_transform2/kis_tool_transform_config_widget.cpp

http://commits.kde.org/krita/cbbaab67690f4aaba541a2374338da0ec759a930