Description of problem: When opening the tool to define hosts, small dialogs which appear after clicking on the button Add or Modify are not translated - even if the language has translation for the dialogs long time yet ... Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3.
Created attachment 3335 [details] Screenshot of drakhosts with untranslated messages For me, even the internal part of the main drakhosts main window is shown untranslated, though all messages in drakx-net are translated. Changing drakhosts:21 from BEGIN { unshift @::textdomains, 'drakhosts' } to BEGIN { unshift @::textdomains, 'drakx-net' } makes the application fully translated.
Same problem as Marek reported in French.
CC: (none) => yves.brungard_mageia
Keywords: (none) => Junior_jobAssignee: bugsquad => mageia
Created attachment 3413 [details] Patch to fix the problem
Keywords: Junior_job => PATCHCC: (none) => yurchor
CC: (none) => thierry.vignaud
Thx. Fixed in SVN
Status: NEW => RESOLVEDResolution: (none) => FIXED
Just for the record, the patch is not committed yet.
I forgot to run "git svn dcommit".