mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-16 02:38:44 +00:00
fixing translation_v2.json which got distorted by commit eb4715b12a
This commit is contained in:
+58
-2
@@ -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":[
|
||||
|
||||
Reference in New Issue
Block a user