You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manifest.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@
104
104
</bt:ShortStrings>
105
105
<bt:LongStrings>
106
106
<bt:Stringid="GetStarted.Description"DefaultValue="Your sample add-in loaded successfully. Go to the HOME tab and click the 'Show Task Pane' button to get started." />
107
-
<bt:Stringid="TaskpaneButton.Tooltip"DefaultValue="Click to Show a Taskpane" />
107
+
<bt:Stringid="TaskpaneButton.Tooltip"DefaultValue="Click to Show a Task Pane" />
Copy file name to clipboardExpand all lines: test/end-to-end/test-manifest-debugging.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -104,7 +104,7 @@
104
104
</bt:ShortStrings>
105
105
<bt:LongStrings>
106
106
<bt:Stringid="GetStarted.Description"DefaultValue="Your sample add-in loaded successfully. Go to the HOME tab and click the 'Show Task Pane' button to get started." />
107
-
<bt:Stringid="TaskpaneButton.Tooltip"DefaultValue="Click to Show a Taskpane" />
107
+
<bt:Stringid="TaskpaneButton.Tooltip"DefaultValue="Click to Show a Task Pane" />
Copy file name to clipboardExpand all lines: test/end-to-end/test-manifest.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@
68
68
</bt:ShortStrings>
69
69
<bt:LongStrings>
70
70
<bt:Stringid="Contoso.GetStarted.Description"DefaultValue="Your sample add-in loaded successfully. Go to the HOME tab and click the 'Show Task Pane' button to get started." />
71
-
<bt:Stringid="Contoso.TaskpaneButton.Tooltip"DefaultValue="Click to Show a Taskpane" />
71
+
<bt:Stringid="Contoso.TaskpaneButton.Tooltip"DefaultValue="Click to Show a Task Pane" />
0 commit comments