File tree 2 files changed +49
-0
lines changed
2 files changed +49
-0
lines changed Original file line number Diff line number Diff line change
1
+ # __ldi.translation.uuid=75c9c970-7315-49ab-bdac-9584ee66d3b8
2
+
3
+ # XTXT
4
+ MESSAGEBOX_ACTION_ABORT =Abort
5
+
6
+ # XTXT
7
+ MESSAGEBOX_ACTION_CANCEL =Cancel
8
+
9
+ # XTXT
10
+ MESSAGEBOX_ACTION_CLOSE =Close
11
+
12
+ # XTXT
13
+ MESSAGEBOX_ACTION_DELETE =Delete
14
+
15
+ # XTXT
16
+ MESSAGEBOX_ACTION_IGNORE =Ignore
17
+
18
+ # XTXT
19
+ MESSAGEBOX_ACTION_NO =No
20
+
21
+ # XTXT
22
+ MESSAGEBOX_ACTION_OK =OK
23
+
24
+ # XTXT
25
+ MESSAGEBOX_ACTION_RETRY =Retry
26
+
27
+ # XTXT
28
+ MESSAGEBOX_ACTION_YES =Yes
29
+
Original file line number Diff line number Diff line change
1
+ {
2
+ "comment" : " Translation configuration for ui5-webcomponents-react" ,
3
+ "collections" : [{
4
+ "collectionName" : " UI5 Web Components for React" ,
5
+ "folders" : [{
6
+ "startingFolderPath" : " ./packages/" ,
7
+ "sourceFilters" : [
8
+ " */src/**/messagebundle.properties"
9
+ ],
10
+ "excludedSourceFilters" : []
11
+ }]
12
+ }],
13
+ "defaultConfiguration" : {
14
+ "xlfFolderPath" : " ./XLF/[FullPath]" ,
15
+ "targetFolderPath" : " ." ,
16
+ "pseudoLocFolderPath" : " ." ,
17
+ "oneQFolderPath" : " ." ,
18
+ "targetFileNamingConvention" : " [filename]_[langCode].[extension]"
19
+ }
20
+ }
You can’t perform that action at this time.
0 commit comments