Einav Cohen has uploaded a new change for review.

Change subject: webadmin, userportal: unnecessary quotation marks
......................................................................

webadmin, userportal: unnecessary quotation marks

Removed unnecessary double quotation marks from a couple of strings.

Change-Id: I6bcfffcfa041b3eec05d09a0e4c04fbbdeb04bd4
Signed-off-by: Einav Cohen <eco...@redhat.com>
---
M backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
M 
frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
M 
frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
3 files changed, 5 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/87/40887/1

diff --git 
a/backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties 
b/backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
index ae06ce9..8fb9f84 100644
--- 
a/backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
+++ 
b/backend/manager/modules/dal/src/main/resources/bundles/AppErrors.properties
@@ -391,7 +391,7 @@
 VAR__ACTION__FORCE_SELECT=$action force select
 VAR__ACTION__EXTEND_IMAGE_SIZE=$action extend
 VAR__ACTION__UPDATE_VM_VERSION=$action update version for
-VAR__ACTION__VOLUME_SNAPSHOT_CONFIG_UPDATE="$action gluster volume snapshot 
config update"
+VAR__ACTION__VOLUME_SNAPSHOT_CONFIG_UPDATE=$action gluster volume snapshot 
config update
 VAR__ACTION__REGISTER=$action register
 VAR__ACTION__UPGRADE=$action upgrade
 VAR__HOST_STATUS__UP=$hostStatus Up
@@ -882,7 +882,7 @@
 VALIDATION.DISK_IMAGE.DESCRIPTION.INVALID=Snapshot description must be formed 
only from alpha-numeric characters and special characters that conform to the 
standard ASCII character set.
 VALIDATION.DISK_IMAGE.DESCRIPTION.NOT_EMPTY=Snapshot description cannot be 
empty
 VALIDATION_DISK_IMAGE_DESCRIPTION_MAX=Snapshot description must not exceed 
4000 characters
-VALIDATION.DATA_CENTER.DESCRIPTION.INVALID="Data Center description must be 
formed of ASCII charis only"
+VALIDATION.DATA_CENTER.DESCRIPTION.INVALID=Data Center description must be 
formed of ASCII charis only
 VALIDATION.DATA_CENTER.NAME.INVALID=Data Center name must be formed of 
alphanumeric characters, numbers or "-_"
 VALIDATION_ID_NULL=ID is required.
 VALIDATION_NAME_NULL=Name is required.
diff --git 
a/frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
 
b/frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
index 368ab69..11812d6 100644
--- 
a/frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
+++ 
b/frontend/webadmin/modules/userportal-gwtp/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
@@ -787,7 +787,7 @@
 VALIDATION_DISK_IMAGE_DESCRIPTION_NOT_INVALID=Snapshot description must be 
formed only from alpha-numeric characters and special characters that conform 
to the standard ASCII character set.
 VALIDATION_DISK_IMAGE_DESCRIPTION_NOT_EMPTY=Snapshot description cannot be 
empty
 VALIDATION_DISK_IMAGE_DESCRIPTION_MAX=Snapshot description must not exceed 
4000 characters
-VALIDATION_DATA_CENTER_DESCRIPTION_INVALID="Data Center description must be 
formed of ASCII charis only"
+VALIDATION_DATA_CENTER_DESCRIPTION_INVALID=Data Center description must be 
formed of ASCII charis only
 VALIDATION_DATA_CENTER_NAME_INVALID=Data Center name must be formed of 
"a-z0-9A-Z" or "-_"
 VALIDATION_ID_NULL=ID is required.
 VALIDATION_NAME_NULL=Name is required.
diff --git 
a/frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
 
b/frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
index 4f1e8df..390b15f 100644
--- 
a/frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
+++ 
b/frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/AppErrors.properties
@@ -395,7 +395,7 @@
 VAR__ACTION__FORCE_SELECT=$action force select
 VAR__ACTION__EXTEND_IMAGE_SIZE=$action extend
 VAR__ACTION__UPDATE_VM_VERSION=$action update version for
-VAR__ACTION__VOLUME_SNAPSHOT_CONFIG_UPDATE="$action gluster volume snapshot 
config update"
+VAR__ACTION__VOLUME_SNAPSHOT_CONFIG_UPDATE=$action gluster volume snapshot 
config update
 VAR__ACTION__REGISTER=$action register
 VAR__ACTION__UPGRADE=$action upgrade
 VAR__HOST_STATUS__UP=$hostStatus Up
@@ -877,7 +877,7 @@
 VALIDATION.STORAGE_DOMAIN.DESCRIPTION.MAX=Storage Domain description must not 
exceed 4000 characters
 VALIDATION.STORAGE_DOMAIN.WARNING_LOW_SPACE_INDICATOR.RANGE=Storage Domain's 
warning_low_space_indicator must be an integer between 0 and 100.
 VALIDATION.STORAGE_DOMAIN.CRITICAL_SPACE_ACTION_BLOCKER.RANGE=Storage Domain's 
critical_space_action_blocker must be an integer between 0 and 100.
-VALIDATION_DATA_CENTER_DESCRIPTION_INVALID="Data Center description must be 
formed of ASCII charis only"
+VALIDATION_DATA_CENTER_DESCRIPTION_INVALID=Data Center description must be 
formed of ASCII charis only
 VALIDATION_DATA_CENTER_NAME_INVALID=Data Center name must be formed of 
"a-z0-9A-Z" or "-_"
 VALIDATION_ID_NULL=ID is required.
 VALIDATION_NAME_NULL=Name is required.


-- 
To view, visit https://gerrit.ovirt.org/40887
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6bcfffcfa041b3eec05d09a0e4c04fbbdeb04bd4
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Einav Cohen <eco...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to