parent
d7307fd334
commit
0f53fc8511
|
|
@ -45,3 +45,4 @@ Bug fixes
|
|||
| `Issue #7614 <https://redmine.postgresql.org/issues/7614>`_ - Fixed crypt key is missing issue when logout from the pgAdmin.
|
||||
| `Issue #7616 <https://redmine.postgresql.org/issues/7616>`_ - Ensure that the next button should be disabled if the password did not match for Azure deployment.
|
||||
| `Issue #7617 <https://redmine.postgresql.org/issues/7617>`_ - Fixed an issue where Azure cloud deployment failed.
|
||||
| `Issue #7625 <https://redmine.postgresql.org/issues/7625>`_ - Fixed Spanish translations typo.
|
||||
|
|
|
|||
|
|
@ -9276,8 +9276,8 @@ msgid ""
|
|||
"Please click <a class=\"alert-link\" href=\"{0}\" "
|
||||
"target=\"_new\">here</a> for more information."
|
||||
msgstr ""
|
||||
"Por favir clickar <a class=\"alert-link\" href=\"{0}\" "
|
||||
"target=\"_new\">aquí</a> para mas información."
|
||||
"Por favor, clickear <a class=\"alert-link\" href=\"{0}\" "
|
||||
"target=\"_new\">aquí</a> para más información."
|
||||
|
||||
#: pgadmin/browser/templates/browser/js/messages.js:30
|
||||
msgid "Click here for details."
|
||||
|
|
|
|||
Loading…
Reference in New Issue