[krita] [Bug 407110] Krita Script Starter has no translation

2021-06-28 Thread Dmitry Kazakov
https://bugs.kde.org/show_bug.cgi?id=407110

Dmitry Kazakov  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED
  Latest Commit||https://invent.kde.org/grap
   ||hics/krita/commit/8450dbfcb
   ||66a045a8fb05d444f327ffbcf6c
   ||4c77

--- Comment #4 from Dmitry Kazakov  ---
Git commit 8450dbfcb66a045a8fb05d444f327ffbcf6c4c77 by Dmitry Kazakov, on
behalf of Alvin Wong.
Committed on 29/06/2021 at 06:06.
Pushed by dkazakov into branch 'master'.

Load translations for .ui files in Python plugins

M  +14   -0krita/main.cc
M  +2-2plugins/python/krita_script_starter/bbdkss.ui
M  +2-2plugins/python/selectionsbagdocker/selectionsbagdocker.ui

https://invent.kde.org/graphics/krita/commit/8450dbfcb66a045a8fb05d444f327ffbcf6c4c77

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 407110] Krita Script Starter has no translation

2021-06-27 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=407110

--- Comment #3 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/graphics/krita/-/merge_requests/931

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 407110] Krita Script Starter has no translation

2021-06-27 Thread Alvin Wong
https://bugs.kde.org/show_bug.cgi?id=407110

Alvin Wong  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED
 CC||[email protected]
   Assignee|[email protected] |[email protected]

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 407110] Krita Script Starter has no translation

2020-01-05 Thread Alexander Potashev
https://bugs.kde.org/show_bug.cgi?id=407110

Alexander Potashev  changed:

   What|Removed |Added

 CC||[email protected]

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 407110] Krita Script Starter has no translation

2019-07-30 Thread Karl Ove Hufthammer
https://bugs.kde.org/show_bug.cgi?id=407110

--- Comment #2 from Karl Ove Hufthammer  ---
Could perhaps using pyuic5 to turn the .ui file into a .py file work? The
resulting file seems to contain localisation-related commands for UI strings.

(Note: The .ui file should be automatically converted to .py file at *compile
time*, and the resulting .py file should not be commited to Git.)

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 407110] Krita Script Starter has no translation

2019-07-28 Thread wolthera
https://bugs.kde.org/show_bug.cgi?id=407110

wolthera  changed:

   What|Removed |Added

 CC||[email protected]

--- Comment #1 from wolthera  ---
That's because it uses a 'ui' file instead of generating the widgets in the
code, and I don't think the python code can handle anything but i18n calls
right now.

-- 
You are receiving this mail because:
You are watching all bug changes.

[krita] [Bug 407110] Krita Script Starter has no translation

2019-07-28 Thread Karl Ove Hufthammer
https://bugs.kde.org/show_bug.cgi?id=407110

Karl Ove Hufthammer  changed:

   What|Removed |Added

 Status|REPORTED|CONFIRMED
 CC||[email protected]
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.