fixing translation_v2.json which got distorted by commit eb4715b12a

This commit is contained in:
Axel Uhl
2021-02-22 09:46:51 +01:00
parent eb4fefeb9c
commit e8043dd1d4
+58 -2
View File
@@ -18,6 +18,23 @@
}
]
},
{
"collectionName":"LandscapeManagementUi",
"folders":[
{
"startingFolderPath":"java/com.sap.sailing.landscape.ui/src/com/sap/sailing/landscape/ui/client/i18n",
"sourceFilters":[
"**/StringMessages*.properties"
],
"excludedSourceFilters":[
"**/*_zh.properties"
],
"xlfFolderPath":"/XLF/[fullPath]/[targetFile]",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
}
]
},
{
"collectionName":"DataMiningGwtUi",
"folders":[
@@ -52,6 +69,23 @@
}
]
},
{
"collectionName":"YachtScoringImport",
"folders":[
{
"startingFolderPath":"java/com.sap.sailing.yachtscoring.resultimport/resources/stringmessages",
"sourceFilters":[
"**/StringMessages*.properties"
],
"excludedSourceFilters":[
"**/*_zh.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
}
]
},
{
"collectionName":"RacelogTracking",
"folders":[
@@ -116,7 +150,24 @@
]
},
{
"collectionName":"FileStorage",
"collectionName":"AdminConsole",
"folders":[
{
"startingFolderPath":"java/com.sap.sse.gwt.adminconsole/src/com/sap/sse/gwt/adminconsole",
"sourceFilters":[
"**/StringMessages*.properties"
],
"excludedSourceFilters":[
"**/*_zh.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
}
]
},
{
"collectionName":"SseGwt",
"folders":[
{
"startingFolderPath":"java/com.sap.sse.gwt/src/com/sap/sse/gwt/client",
@@ -129,7 +180,12 @@
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
},
}
]
},
{
"collectionName":"FileStorage",
"folders":[
{
"startingFolderPath":"java/com.sap.sse.filestorage/resources/stringmessages",
"sourceFilters":[