Replies: 4 comments 6 replies
-
@lukaskabrt are you still maintaing the repo, if yes could you please let us know if this issue related to the tool or not? If Yes we can file an issue in PoExtractor repo |
Beta Was this translation helpful? Give feedback.
-
Yes, I am still maintain the repo and the issue is considered related to the tool PoExtractor. So I change the Category setting from general to Q&A now. Thanks for your advise. |
Beta Was this translation helpful? Give feedback.
-
Hi, sorry for late answer. I am no longer using the library, so unfortunately, I have very little time to maintain it. If it is OK with you, I would be happy to transfer it under Orchard Organization. |
Beta Was this translation helpful? Give feedback.
-
@samuel-tw we already use |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi:
I have build a site with Orchard Core 1.4 with localization feature. And according the document,https://docs.orchardcore.net/en/dev/docs/reference/modules/Localize/, I try to use the Poextractor.OrchardCore with no success. Thanks I similar issues on the thread OrchardCoreContrib/OrchardCoreContrib.PoExtractor#22. It may come from mismatch of the version between poextractor and Orchard Core version. Would you please which version of poextracotor can generate the Orchard Core 1.4 file?
If not, is there any way (mannually?) or guidline to genertate the PO files for Orchard Core 1.4? Please kindly advise.
Here is the error message when I use poextractor to Orchard Core 1.4
extractpo-oc /Users/samuelliu/Projects/OrchardCore/src/OrchardCore.Themes /Users/samuelliu/Projects/temp/OrchardCore --liquid Unhandled exception. System.MissingMethodException: Method not found: 'System.Threading.Tasks.Task
1<Fluid.Values.FluidValue> Fluid.Ast.Expression.EvaluateAsync(Fluid.TemplateContext)'.at PoExtractor.Liquid.LiquidStringExtractor.TryExtract(LiquidExpressionContext expressionContext, LocalizableStringOccurence& result)
at PoExtractor.Liquid.ExtractingLiquidWalker.ProcessFilterExpression(FilterExpression filter) in D:\a\1\s\PoExtractor.Liquid\ExtractingLiquidWalker.cs:line 110
at PoExtractor.Liquid.ExtractingLiquidWalker.Visit(Expression expression) in D:\a\1\s\PoExtractor.Liquid\ExtractingLiquidWalker.cs:line 96
at PoExtractor.Liquid.ExtractingLiquidWalker.Visit(Statement node)
at PoExtractor.Liquid.ExtractingLiquidWalker.Visit(Statement node) in D:\a\1\s\PoExtractor.Liquid\ExtractingLiquidWalker.cs:line 69
at PoExtractor.Liquid.LiquidProjectProcessor.Process(String path, String basePath, LocalizableStringCollection strings) in D:\a\1\s\PoExtractor.Liquid\LiquidProjectProcessor.cs:line 38
at PoExtractor.OrchardCore.Program.Main(String[] args) in D:\a\1\s\PoExtractor.OrchardCore\Program.cs:line 52
zsh: abort extractpo-oc /Users/samuelliu/Projects/OrchardCore/src/OrchardCore.Themes
`
Beta Was this translation helpful? Give feedback.
All reactions