Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: LETARTARE on November 23, 2022, 05:00:03 pm

Title: script header not recognised by 'msguniq'
Post by: LETARTARE on November 23, 2022, 05:00:03 pm
Win-7, CB-13056-wx-321 + 'Collector-1.7.6'

To translate 'C::B' into a language other than English I use the 'Collector-1.76' plugin, which generates a file 'Cb-13056-wx3.2.1-(64 bit).pot' in which I use 'msguniq' to check for duplicates.
The command 'msguniq.exe Cb-13056-wx3.2.1-(64 bit).pot' detects a single error in the script header 'cb-13056\src\plugins\scriptedwizard\resources\h_file\wizard.script'.
 
Here is a possible modification that removes this error:
https://sourceforge.net/p/codeblocks/tickets/1333/ (https://sourceforge.net/p/codeblocks/tickets/1333/)

Is this possible?

Fixed in r13062 (@Miguel Gimenez)