Update share output (#782)
* fix share bugs * PR feedback * PR feedback and merge fix * Fix spacing and use explicit break * Fix extra space
This commit is contained in:
committed by
Stephanie Anderl
parent
afc1b2146c
commit
b55659f236
@@ -3507,9 +3507,17 @@
|
||||
<value>Look what I graphed.</value>
|
||||
<comment>Sent as part of the shared content. The title for the share.</comment>
|
||||
</data>
|
||||
<data name="EmptyEquationString" xml:space="preserve">
|
||||
<value>Empty graph equation</value>
|
||||
<comment>When sharing and one of the equations has no content this will be shown in the graph key for that equation.</comment>
|
||||
<data name="EquationsShareHeader" xml:space="preserve">
|
||||
<value>Equations:</value>
|
||||
<comment>Header that appears over the equations section when sharing</comment>
|
||||
</data>
|
||||
<data name="VariablesShareHeader" xml:space="preserve">
|
||||
<value>Variables:</value>
|
||||
<comment>Header that appears over the variables section when sharing</comment>
|
||||
</data>
|
||||
<data name="GraphImageAltText" xml:space="preserve">
|
||||
<value>Image of a graph with equations</value>
|
||||
<comment>Alt text for the graph image when output via Share</comment>
|
||||
</data>
|
||||
<data name="VaiablesHeader.Text" xml:space="preserve">
|
||||
<value>Variables</value>
|
||||
|
Reference in New Issue
Block a user