Am 22.10.2016 um 22:55 schrieb Marius Alksnys: > 10/22/2016 01:13 PM, Niemand Sonst rašė: >>>> Ok, but how should I name the .mo file when using gladevcp? >> As far as I know, it must be named exactly as your class. In this case >> it should be the component name. >> >> As soon as you do embed the component, you might need to merge your file >> with the linuxcnc.mo file, but I am realy not sure on that one. >> >> >> Norbert > Still no luck and no clue how to go further. This is my very simple test > setup: > http://www.robotise.lt/index.php?controller=attachment&id_attachment=6 > > read .sh files before running them > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers
Hallo Marius, IMHO the naming is wrong, please try to rename the file: locale/lt/LC_MESSAGES/lt.mo to test.mo names must match! Do not forget to copy them to the correct location, as within your scripts you do not set a location path! See gmoccapy example I mentioned. Norbert ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
