Skip to content

Commit 23c324a

Browse files
mvgalievignatvilesov
authored andcommitted
fixed localization strings (#31)
1 parent 9e7634c commit 23c324a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

stringResources/en-US/resources.resjson renamed to stringResources/en-US/resources.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"Role_Task": "Task",
44
"Role_StartDate": "Start Date",
55
"Role_Duration": "Duration",
6-
"Role_Completion": "% Completion"
6+
"Role_Completion": "% Completion",
77
"Role_Resource": "Resource",
88
"Visual_General": "General",
99
"Visual_GroupTasks": "Group Tasks",
1010
"Visual_Legend": "Legend",
1111
"Visual_LegendName": "Legend Name",
12-
"Visual_LegendColor": "Legend Color"
12+
"Visual_LegendColor": "Legend Color",
1313
"Visual_Show": "Show",
1414
"Visual_Position": "Position",
1515
"Visual_Position_Top": "Top",

0 commit comments

Comments
 (0)