Files
sailing-analytics/translation.json
T
Axel Uhl 838b23ac7d added missing back-end string message bundles to translation.json file
Change-Id: Ida9586eaa6924d1250cf1ae22d417d9100295688
2016-05-03 11:27:17 +02:00

116 lines
3.8 KiB
JSON

{
"comment":"https://wiki.wdf.sap.corp/wiki/display/SLS/Translation+Configuration+File+for+GIT+Workflow",
"collections":[
{
"collectionName":"DefaultGwtUi",
"folders":[
{
"sourceFolderPath":"java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/ui/client",
"sourceFilters":[
"StringMessages*.properties"
],
"targetFolderPath":".",
"pseudoLocFolderPath":"."
},
{
"sourceFolderPath":"java/com.sap.sailing.gwt.ui/src/main/java/com/sap/sailing/gwt/common/client/i18n",
"sourceFilters":[
"TextMessages*.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
}
]
},
{
"collectionName":"RacelogTracking",
"folders":[
{
"sourceFolderPath":"java/com.sap.sailing.domain.racelogtrackingadapter/resources/stringmessages",
"sourceFilters":[
"TrackingStringMessages*.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
}
]
},
{
"collectionName":"Polars",
"folders":[
{
"sourceFolderPath":"java/com.sap.sailing.polars.datamining/resources/stringmessages",
"sourceFilters":[
"Polars_StringMessages*.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
}
]
},
{
"collectionName":"DataMining",
"folders":[
{
"sourceFolderPath":"java/com.sap.sse.datamining/resources/stringmessages",
"sourceFilters":[
"StringMessages*.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
},
{
"sourceFolderPath":"java/com.sap.sailing.datamining/resources/stringmessages",
"sourceFilters":[
"Sailing_StringMessages*.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
}
]
},
{
"collectionName":"FileStorage",
"folders":[
{
"sourceFolderPath":"java/com.sap.sse.gwt/src/com/sap/sse/gwt/client/controls/filestorage",
"sourceFilters":[
"StringMessages*.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
},
{
"sourceFolderPath":"java/com.sap.sse.filestorage/resources/stringmessages",
"sourceFilters":[
"FileStorageStringMessages*.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
}
]
},
{
"collectionName":"SecurityGwtUi",
"folders":[
{
"sourceFolderPath":"java/com.sap.sse.security.ui/src/main/java/com/sap/sse/security/ui/client/i18n",
"sourceFilters":[
"StringMessages*.properties"
],
"xlfFolderPath":"./XLF",
"targetFolderPath":".",
"pseudoLocFolderPath":"."
}
]
}
]
}