
Blog
Machine Translation Report
What is the optimal MT Engine for you? Find out in the latest MT Report by Memsource.
The file renaming syntax has been extended with the ability to remove characters from the name of the original file, when compiling the completed file.
This is especially useful if your source file has a language code embedded in the file name, which you wish to remove.
For example the original file is messages-us.properties, and you want to create messages-de.properties and messages-fr.properties.
In this case, you will use {fileName[:-3]}.