>>>> Internationalization >>>> When using internationalization with an APPLICATION_SOURCE_PATH containing >>>> spaces (which are correctly escaped, like "/cygdrive/d/my\ dir" - without >>>> quotes!), xgettext failes with the following error, thus only producing >>>> empty >>>> .po-files, no messages.pot and no .js files: >>>> >>>> PREPARING APPLICATION TRANSLATION >>>> ---------------------------------------------------------------------------- >>>> * Processing source code... >>>> xgettext: error while opening "/cygdrive/d/my" for reading: No such file or >>>> directory >>>> * Processing translations... >>>> - Translation: C >>>> - Merging translation file... >>>> - Generating catalog... >>>> - Translation: en >>>> - Merging translation file... >>>> - Generating catalog... >>>> - Translation: de >>>> - Merging translation file... >>>> - Generating catalog... >>>> >>>> I am now using 8.3 filenames, like "/cygdrive/d/MYDIR~1". >>>> >>>> >>>> >>> I could reproduce this bug and will file a bug to that end in the >>> qooxdoo bugzilla. >>>
Sorry for the late reply but the 0.7.2 release shifted some actions ;-). I have commited a fix for this problem (bugzilla#629) to both legacy_0_7_x and trunk (r10207). Looking into the other things soon ... =Thomas ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
