Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
92 changes: 46 additions & 46 deletions stringResources/en-US/resources.resjson
Original file line number Diff line number Diff line change
@@ -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",
Comment on lines +39 to +42
"Visual_OnObject_FormatCategories": "Format categories",
"Visual_Categories": "Categories",
"Visual_OnObject_FormatDataColors": "Format data colors",
"Visual_OnObject_FormatLabels": "Format labels"
}
Loading