Skip to content

Commit a3067f5

Browse files
PaulAngusnvazquez
authored andcommitted
improve download message clarity
1 parent 2f5ce09 commit a3067f5

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

ui/l10n/en.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2135,10 +2135,10 @@ var dictionary = {
21352135
"message.disabling.network.offering":"Disabling network offering",
21362136
"message.disabling.vpc.offering":"Disabling VPC offering",
21372137
"message.disallowed.characters":"Disallowed characters: <,>",
2138-
"message.download.diagnostics":"Please click <a href=\"#\">00000</a> to download retrieved diagnostics",
2139-
"message.download.ISO":"Please click <a href=\"#\">00000</a> to download ISO",
2140-
"message.download.template":"Please click <a href=\"#\">00000</a> to download template",
2141-
"message.download.volume":"Please click <a href=\"#\">00000</a> to download volume",
2138+
"message.download.diagnostics":"Please click the link to download the retrieved diagnostics:<p><a href=\"#\">00000</a>",
2139+
"message.download.ISO":"Please click the link to download the ISO:<p><a href=\"#\">00000</a>",
2140+
"message.download.template":"Please click the link to download the template:<p><a href=\"#\">00000</a>",
2141+
"message.download.volume":"Please click the link to download the volume:<p><a href=\"#\">00000</a>",
21422142
"message.download.volume.confirm":"Please confirm that you want to download this volume.",
21432143
"message.edit.account":"Edit (\"-1\" indicates no limit to the amount of resources create)",
21442144
"message.edit.confirm":"Please confirm your changes before clicking \"Save\".",

0 commit comments

Comments
 (0)