diff --git a/stringResources/en-US/resources.resjson b/stringResources/en-US/resources.resjson index 6f52df9..5f674e6 100644 --- a/stringResources/en-US/resources.resjson +++ b/stringResources/en-US/resources.resjson @@ -1,47 +1,47 @@ -{ - "Visual_DataColors": "Data colors", - "Visual_Fill": "Fill", - "Visual_XAxis": "X-Axis", - "Visual_XAxisEnd": "End", - "Visual_DataLabels": "Data Labels", - "Visual_Show": "Show", - "Visual_DataLabels_DecimalPlaces": "Decimal Places", - "Visual_TextSize": "Text size", - "Visual_DisplayUnits": "Display Units", - "Visual_DataLabels_InsideFill": "Inside fill", - "Visual_DataLabels_OutsideFill": "Outside fill", - "Visual_Legend": "Legend", - "Visual_Legend_Position": "Position", - "Visual_Legend_Position_Top": "Top", - "Visual_Legend_Position_Bottom": "Bottom", - "Visual_Legend_Position_Left": "Left", - "Visual_Legend_Position_Right": "Right", - "Visual_Legend_Position_Top_Center": "Top Center", - "Visual_Legend_Position_Bottom_Center": "Bottom Center", - "Visual_Legend_Position_Left_Center": "Left Center", - "Visual_Legend_Position_Right_Center": "Right center", - "Visual_Title": "Title", - "Visual_TitleText": "Title text", - "Visual_Legend_Name": "Legend Name", - "Visual_Legend_Color": "Color", - "Visual_Group": "Group", - "Visual_Color": "Color", - "Visual_Group_Left": "Left", - "Visual_Group_Right": "Right", - "Visual_Values": "Values", - "Visual_Description_DataColors": "Display data color options", - "Visual_HighlightedValueDisplayName": "Highlighted", - "Visual_Label": "Label", - "Visual_Labels": "Labels", - "Visual_Position": "Position", - "Visual_Short_Description": "Comparing the relative importance of variables between two groups", - "Visual_Long_Description": "Tornado charts, are a special type of Bar chart, where the data categories are listed vertically instead of the standard horizontal presentation, and the categories are ordered so that the largest bar appears at the top of the chart, the second largest appears second from the top, and so on. They are so named because the final chart visually resembles either one half of or a complete tornado.\nA tornado chart is a common tool used to depict the sensitivity of a result to changes in selected variables. It shows the effect on the output of varying each input variable at a time, keeping all the other input variables at their initial (nominal) values. Typically, you choose a “low” and a “high” value for each input.\nThis is an open source visual. Get the code from GitHub: https://github.com/Microsoft/PowerBI-visuals-tornado", - "Visual_OnObject_FormatLegend": "Format legend", - "Visual_OnObject_AddTitle": "Add legend title", - "Visual_OnObject_Delete": "Delete", - "Visual_OnObject_FormatTitle": "Format legend title", - "Visual_OnObject_FormatCategories": "Format categories", - "Visual_Categories": "Categories", - "Visual_OnObject_FormatDataColors": "Format data colors", - "Visual_OnObject_FormatLabels": "Format labels" +{ + "Visual_DataColors": "Data colors", + "Visual_Fill": "Fill", + "Visual_XAxis": "X-Axis", + "Visual_XAxisEnd": "End", + "Visual_DataLabels": "Data Labels", + "Visual_Show": "Show", + "Visual_DataLabels_DecimalPlaces": "Decimal Places", + "Visual_TextSize": "Text size", + "Visual_DisplayUnits": "Display Units", + "Visual_DataLabels_InsideFill": "Inside fill", + "Visual_DataLabels_OutsideFill": "Outside fill", + "Visual_Legend": "Legend", + "Visual_Legend_Position": "Position", + "Visual_Legend_Position_Top": "Top", + "Visual_Legend_Position_Bottom": "Bottom", + "Visual_Legend_Position_Left": "Left", + "Visual_Legend_Position_Right": "Right", + "Visual_Legend_Position_Top_Center": "Top Center", + "Visual_Legend_Position_Bottom_Center": "Bottom Center", + "Visual_Legend_Position_Left_Center": "Left Center", + "Visual_Legend_Position_Right_Center": "Right center", + "Visual_Title": "Title", + "Visual_TitleText": "Title text", + "Visual_Legend_Name": "Legend Name", + "Visual_Legend_Color": "Color", + "Visual_Group": "Group", + "Visual_Color": "Color", + "Visual_Group_Left": "Left", + "Visual_Group_Right": "Right", + "Visual_Values": "Values", + "Visual_Description_DataColors": "Display data color options", + "Visual_HighlightedValueDisplayName": "Highlighted", + "Visual_Label": "Label", + "Visual_Labels": "Labels", + "Visual_Position": "Position", + "Visual_Short_Description": "Comparing the relative importance of variables between two groups", + "Visual_Long_Description": "Tornado charts, are a special type of Bar chart, where the data categories are listed vertically instead of the standard horizontal presentation, and the categories are ordered so that the largest bar appears at the top of the chart, the second largest appears second from the top, and so on. They are so named because the final chart visually resembles either one half of or a complete tornado.\nA tornado chart is a common tool used to depict the sensitivity of a result to changes in selected variables. It shows the effect on the output of varying each input variable at a time, keeping all the other input variables at their initial (nominal) values. Typically, you choose a “low” and a “high” value for each input.\nThis is an open source visual. Get the code from GitHub: https://github.com/Microsoft/PowerBI-visuals-tornado", + "Visual_OnObject_FormatLegend": "Format legend", + "Visual_OnObject_AddTitle": "Add legend title", + "Visual_OnObject_Delete": "Delete", + "Visual_OnObject_FormatTitle": "Format legend title", + "Visual_OnObject_FormatCategories": "Format categories", + "Visual_Categories": "Categories", + "Visual_OnObject_FormatDataColors": "Format data colors", + "Visual_OnObject_FormatLabels": "Format labels" } \ No newline at end of file