Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Edit a Language File Module - Blank Strings
12-03-2017, 07:12 AM,
#8
RE: Edit a Language File Module - Blank Strings
I see "--no-wrap" in the command lines but I believe that is only for building the MO file.

36 > $xgettextCmd = 'xgettext --no-wrap -L php -o ' . $PathToDefault . ' ' . $FilesToInclude;

41 > $msgMergeCmd = 'msgmerge --no-wrap --update ' . $PathToLanguage . ' ' . $PathToDefault;
https://www.linkedin.com/in/eclipsepaulbecker
Reply


Messages In This Thread
RE: Edit a Language File Module - Blank Strings - by VortecCPI - 12-03-2017, 07:12 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)