Patrizio Gasperi
Results
2
issues of
Patrizio Gasperi
GetText.Extractor version: 1.8.7+bff42fb416 In our code we concatenate strings in this way: `lblArtCode.Text += " - " + ds.Current.Name;` and the correct call to extract is: `localizer.TextTranslator("Correct call to my...
enhancement
Extractor
WinForms
Hi I would be interested in having an implicit operator from ```Result``` to ```Result``` just to maintain the state of internal properties. I have a method that can return a...