<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.kde.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.6"
          urlbase="https://bugs.kde.org/"
          
          maintainer="sysadmin@kde.org"
>

    <bug>
          <bug_id>422380</bug_id>
          
          <creation_ts>2020-06-02 17:24:25 +0000</creation_ts>
          <short_desc>Keyboard Shortcut&apos;s action 1st category names cannot be translated</short_desc>
          <delta_ts>2024-11-20 22:39:02 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Applications</classification>
          <product>krita</product>
          <component>Translation</component>
          <version>4.3.0-beta2</version>
          <rep_platform>Other</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>CONFIRMED</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>NOR</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Tyson Tan">tysontanx</reporter>
          <assigned_to name="Krita Bugs">krita-bugs-null</assigned_to>
          <cc>halla</cc>
    
    <cc>rojasreinold</cc>
    
    <cc>tamtamy.tymona</cc>
          
          <cf_commitlink></cf_commitlink>
          <cf_versionfixedin></cf_versionfixedin>
          <cf_sentryurl></cf_sentryurl>
          <votes>0</votes>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1934164</commentid>
    <comment_count>0</comment_count>
    <who name="Tyson Tan">tysontanx</who>
    <bug_when>2020-06-02 17:24:25 +0000</bug_when>
    <thetext>Menu --&gt; Settings --&gt; Configure Krita --&gt; Keyboard Shortcuts

The 1st category name for the Action column:
* Hello
* KarbonCalligraphyTool
* Krita
* Menu
* Scripts
* SVG Tools
* Tools

It&apos;d be great if we can translate them. 

Also, how about:

* Move &quot;Hello&quot; to the bottom of the list, because it&apos;s a piece of humor that cannot resonate outside of non-programmers / people from non-western culture. It&apos;s irrelevant to the context of the dialogue, serves no real purpose, but occupies the first place in the list, effectively scaring people away from doing stuff. 

* Merge &quot;KarbonCalligrapphyTool&quot; into &quot;Krita&quot;

* Chaning &quot;Krita&quot; to &quot;General&quot;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1984135</commentid>
    <comment_count>1</comment_count>
    <who name="Tiar">tamtamy.tymona</who>
    <bug_when>2020-12-14 00:06:52 +0000</bug_when>
    <thetext>I agree with Tyson&apos;s points under &quot;how about&quot;.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2017118</commentid>
    <comment_count>2</comment_count>
    <who name="Halla Rempt">halla</who>
    <bug_when>2021-03-20 07:09:15 +0000</bug_when>
    <thetext>Hello World isn&apos;t meant as a piece of humor...</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2017119</commentid>
    <comment_count>3</comment_count>
    <who name="Halla Rempt">halla</who>
    <bug_when>2021-03-20 07:09:25 +0000</bug_when>
    <thetext>Git commit 898641d2b9f2a40ee690d0caaaf0e9646f71c3c8 by Halla Rempt.
Committed on 20/03/2021 at 07:08.
Pushed by rempt into branch &apos;krita/4.4.3&apos;.

Remove the hello world demo plugin

We&apos;ve got https://scripting.krita.org/lessons/introduction now,
which helps more than a hello world plugin.

M  +0    -1    plugins/python/CMakeLists.txt
D  +0    -19   plugins/python/hello/Manual.html
D  +0    -11   plugins/python/hello/__init__.py
D  +0    -18   plugins/python/hello/hello.action
D  +0    -87   plugins/python/hello/hello.py
D  +0    -61   plugins/python/hello/kritapykrita_hello.desktop

https://invent.kde.org/graphics/krita/commit/898641d2b9f2a40ee690d0caaaf0e9646f71c3c8</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2017120</commentid>
    <comment_count>4</comment_count>
    <who name="Halla Rempt">halla</who>
    <bug_when>2021-03-20 07:09:45 +0000</bug_when>
    <thetext>Git commit 45d923acb6952d02b28ea30951755bddb46c8762 by Halla Rempt.
Committed on 20/03/2021 at 07:09.
Pushed by rempt into branch &apos;krita/4.3&apos;.

Remove the hello world demo plugin

We&apos;ve got https://scripting.krita.org/lessons/introduction now,
which helps more than a hello world plugin.
(cherry picked from commit 898641d2b9f2a40ee690d0caaaf0e9646f71c3c8)

M  +0    -1    plugins/python/CMakeLists.txt
D  +0    -19   plugins/python/hello/Manual.html
D  +0    -11   plugins/python/hello/__init__.py
D  +0    -18   plugins/python/hello/hello.action
D  +0    -87   plugins/python/hello/hello.py
D  +0    -61   plugins/python/hello/kritapykrita_hello.desktop

https://invent.kde.org/graphics/krita/commit/45d923acb6952d02b28ea30951755bddb46c8762</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2017121</commentid>
    <comment_count>5</comment_count>
    <who name="Halla Rempt">halla</who>
    <bug_when>2021-03-20 07:11:55 +0000</bug_when>
    <thetext>Git commit eeb106c5a43efffcc769b1d792cf5d73bb62a668 by Halla Rempt.
Committed on 20/03/2021 at 07:11.
Pushed by rempt into branch &apos;master&apos;.

Remove hello world plugin

We&apos;ve got https://scripting.krita.org/lessons/introduction now,
which helps more than a hello world plugin.

M  +0    -2    plugins/python/CMakeLists.txt
D  +0    -19   plugins/python/hello/Manual.html
D  +0    -15   plugins/python/hello/__init__.py
D  +0    -18   plugins/python/hello/hello.action
D  +0    -75   plugins/python/hello/hello.py
D  +0    -69   plugins/python/hello/kritapykrita_hello.desktop

https://invent.kde.org/graphics/krita/commit/eeb106c5a43efffcc769b1d792cf5d73bb62a668</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2375923</commentid>
    <comment_count>6</comment_count>
    <who name="Reinold Rojas">rojasreinold</who>
    <bug_when>2024-11-20 22:39:02 +0000</bug_when>
    <thetext>Reconfirmed in Krita 5.2.6

Reproduce steps:
1. Go to settings -&gt; switch application language -&gt; Set Krita to non-English ( I set to Espanol de espana)
2. Go to settings -&gt; Configure Krita -&gt; Keyboard shortcuts

Observed Result:
&quot;top Level&quot; actions like Menu, Recorder, scripts, etc are in English

Expected Result:
All actions are translated to target language</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>