public class TranslationFileUtils extends Object
| Constructor and Description |
|---|
TranslationFileUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getFileNameForTranslation(String primaryPropFilePath,
String mutation)
Get file name like primaryPropFilePath + ("_" + mutation if is not null or empty) + possible original extension of primaryPropFilePath.
|
public static String getFileNameForTranslation(String primaryPropFilePath, String mutation)
primaryPropFilePath - path to the primary mutation filemutation - mutation of the file what you wantCopyright © 2025 FG Forrest, a.s.. All rights reserved.