Change in ovirt-engine[master]: webadmin: untranslated errata-related error messages

Einav Cohen has submitted this change and it was merged. Change subject: webadmin: untranslated errata-related error messages ...................................................................... webadmin: untranslated errata-related error messages Some errata-related error messages were missing from the web-admin's AppError.properties file. As a result, those error messages were retrieved from the English defaults as they appear in AppErrors.java for all locales. This patch adds the missing (English) error messages to the web-admin's AppError.properties file (as instructed in [1]). Once these messages will be translated, the messages will appear in the relevant locale in the GUI (will be performed separately in a different patch). [1] http://www.ovirt.org/Engine_Adding_Messages Change-Id: Ibc642033b996c081982b2155e1bef150b1afaa5a Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1269090 Signed-off-by: Einav Cohen <ecohen@redhat.com> --- M frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Alexander Wels: Looks good to me, approved Jenkins CI: Passed CI tests Einav Cohen: Verified -- To view, visit https://gerrit.ovirt.org/47081 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ibc642033b996c081982b2155e1bef150b1afaa5a Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Alexander Wels <awels@redhat.com> Gerrit-Reviewer: Einav Cohen <ecohen@redhat.com> Gerrit-Reviewer: Greg Sheremeta <gshereme@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Vojtech Szocs <vszocs@redhat.com> Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
ecohen@redhat.com