Allon Mureinik has posted comments on this change. Change subject: core: Rephrase UI message when adding disk ......................................................................
Patch Set 1: (1 comment) http://gerrit.ovirt.org/#/c/25830/1/frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java File frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java: Line 1381: Line 1382: @DefaultStringValue("There are no active Data-Centers in the system.") Line 1383: String noActiveDataCenters(); Line 1384: Line 1385: @DefaultStringValue("There are no authorized active Storage Domains in the relevant Data-Center.") consider the following: There are no active Storage Domains that you have permissions to create a disk on in the relevant Data-Center Line 1386: String noActiveStorageDomainsInDC(); Line 1387: Line 1388: @DefaultStringValue("The relevant Data-Center is not active.") Line 1389: String relevantDCnotActive(); -- To view, visit http://gerrit.ovirt.org/25830 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ic691018f215db80e4261377357e3734387754c5b Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Maor Lipchuk <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
