Conversation
6cb79b1 to
07240cb
Compare
07240cb to
f7c3f3b
Compare
|
Checked commit miq-bot@f7c3f3b with ruby 3.3.10, rubocop 1.86.0, haml-lint 0.72.0, and yamllint 1.37.1 |
| msgstr "" | ||
|
|
||
| msgid "" | ||
| "Deleting a subscription will remove all replicated data which originated in th" |
There was a problem hiding this comment.
@elsamaryv I'm surprised there isn't an equivalent anymore. That tells me when we converted the subscriptions page we missed this warning to the end user or we forgot to translate it. Can you take a look?
There was a problem hiding this comment.
I just noticed this scenario (of deleting an existing subscription) was missed in the conversion PR. Working on it here
| msgid "Reset Dashboard Widgets" | ||
| msgstr "" | ||
|
|
||
| msgid "Reset Dashboard Widgets to the default" |
There was a problem hiding this comment.
Notice this was very close to the other string - @GilbertCherrie not sure what changed here, but can we change either this string or the next one to be consistent?
There was a problem hiding this comment.
@Fryguy yeah this was a typo. Fixed in this pr: ManageIQ/manageiq-ui-classic#9987
| msgid "" | ||
| "An updated subscription must point to the same database with which it was orig" | ||
| "inally created. Failure to do so will result in undefined behavior. Do you wan" | ||
| "t to continue?" | ||
| msgstr "" | ||
|
|
There was a problem hiding this comment.
Missed to include in the react code. Will be fixed here
Update the English Translations in the manageiq.po and manageiq.pot files.