Skip to content

Commit

Permalink
Share: Remove HTML space characters in Link section (grafana#73730)
Browse files Browse the repository at this point in the history
  • Loading branch information
aditipatelpro authored and chauchausoup committed Sep 15, 2023
1 parent 58566bb commit 9ff16dc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ export class ShareLink extends PureComponent<Props, State> {
bottomSpacing={0}
>
<Trans i18nKey="share-modal.link.render-instructions">
To render a panel image, you must install the&nbsp;
To render a panel image, you must install the
<a
href="https://grafana.com/grafana/plugins/grafana-image-renderer"
target="_blank"
Expand Down
2 changes: 1 addition & 1 deletion public/locales/en-US/grafana.json
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@
"info-text": "Create a direct link to this dashboard or panel, customized with the options below.",
"link-url": "Link URL",
"render-alert": "Image renderer plugin not installed",
"render-instructions": "To render a panel image, you must install the&nbsp;<1>Grafana image renderer plugin</1>. Please contact your Grafana administrator to install the plugin.",
"render-instructions": "To render a panel image, you must install the <1>Grafana image renderer plugin</1>. Please contact your Grafana administrator to install the plugin.",
"rendered-image": "Direct link rendered image",
"save-alert": "Dashboard is not saved",
"save-dashboard": "To render a panel image, you must save the dashboard first.",
Expand Down
2 changes: 1 addition & 1 deletion public/locales/pseudo-LOCALE/grafana.json
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@
"info-text": "Cřęäŧę ä đįřęčŧ ľįʼnĸ ŧő ŧĥįş đäşĥþőäřđ őř päʼnęľ, čūşŧőmįžęđ ŵįŧĥ ŧĥę őpŧįőʼnş þęľőŵ.",
"link-url": "Ŀįʼnĸ ŮŖĿ",
"render-alert": "Ĩmäģę řęʼnđęřęř pľūģįʼn ʼnőŧ įʼnşŧäľľęđ",
"render-instructions": "Ŧő řęʼnđęř ä päʼnęľ įmäģę, yőū mūşŧ įʼnşŧäľľ ŧĥę&ʼnþşp;<1>Ğřäƒäʼnä įmäģę řęʼnđęřęř pľūģįʼn</1>. Pľęäşę čőʼnŧäčŧ yőūř Ğřäƒäʼnä äđmįʼnįşŧřäŧőř ŧő įʼnşŧäľľ ŧĥę pľūģįʼn.",
"render-instructions": "Ŧő řęʼnđęř ä päʼnęľ įmäģę, yőū mūşŧ įʼnşŧäľľ ŧĥę <1>Ğřäƒäʼnä įmäģę řęʼnđęřęř pľūģįʼn</1>. Pľęäşę čőʼnŧäčŧ yőūř Ğřäƒäʼnä äđmįʼnįşŧřäŧőř ŧő įʼnşŧäľľ ŧĥę pľūģįʼn.",
"rendered-image": "Đįřęčŧ ľįʼnĸ řęʼnđęřęđ įmäģę",
"save-alert": "Đäşĥþőäřđ įş ʼnőŧ şävęđ",
"save-dashboard": "Ŧő řęʼnđęř ä päʼnęľ įmäģę, yőū mūşŧ şävę ŧĥę đäşĥþőäřđ ƒįřşŧ.",
Expand Down

0 comments on commit 9ff16dc

Please sign in to comment.