Yaniv Dary has uploaded a new change for review. Change subject: reports: reverted double quotes in some strings (#892940) ......................................................................
reports: reverted double quotes in some strings (#892940) Bug-Url: https://bugzilla.redhat.com/892940 Change-Id: I5c437d80a4e42339b2aa35867eeeedfa93a780a9 Signed-off-by: Yaniv Dary <[email protected]> --- M reports/repository_files/resources/reports_resources/localization/ovirt_reports_bundle_en_US.properties.data 1 file changed, 17 insertions(+), 17 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/73/11373/1 diff --git a/reports/repository_files/resources/reports_resources/localization/ovirt_reports_bundle_en_US.properties.data b/reports/repository_files/resources/reports_resources/localization/ovirt_reports_bundle_en_US.properties.data index b7e70b7..60a828a 100644 --- a/reports/repository_files/resources/reports_resources/localization/ovirt_reports_bundle_en_US.properties.data +++ b/reports/repository_files/resources/reports_resources/localization/ovirt_reports_bundle_en_US.properties.data @@ -136,8 +136,8 @@ br16.title=Resource Usage of Multiple Virtual Machines (Over Time) br16.chart.memory.usage=Memory Usage (Over Time) br16.chart.cpu.usage=CPU Usage (Over Time) -br16.more.than.five.warning=This Report Displays Data for Up to Five Virtual Machines Please Press on ''Edit Parameters'' and Select Five Virtual Machines or Less. -br3.more.than.five.warning=This Report Displays Data for Up to Five Hosts Please Press on ''Edit Parameters'' and Select Five Hosts or Less. +br16.more.than.five.warning=This Report Displays Data for Up to Five Virtual Machines Please Press on 'Edit Parameters' and Select Five Virtual Machines or Less. +br3.more.than.five.warning=This Report Displays Data for Up to Five Hosts Please Press on 'Edit Parameters' and Select Five Hosts or Less. full.details.vms.names=Virtual Machines Names br10a.title=Resource Usage of <b>Virtual Machine {0}</b> (Over Time) br10a.chart.cpu.usage=CPU Usage (Over Time) @@ -177,11 +177,11 @@ full.details.number.of.vm.cores=#vCores full.details.vm.high.availability=High Availability full.details.os=Operating System -br7.meter.title=Total Cluster''s Hosts Uptime +br7.meter.title=Total Cluster's Hosts Uptime br7.meter.uptime=Uptime br7.meter.planned.downtime=Planned Downtime br7.meter.unplanned.downtime=Unplanned Downtime -br7.table.title=Downtime Breakdown of Cluster''s Hosts +br7.table.title=Downtime Breakdown of Cluster's Hosts br7.table.host.name=Host Name br7.table.uptime=Uptime br7.table.unplanned.downtime=Unplanned Downtime @@ -218,19 +218,19 @@ br13.table.time.above.memory.threshold=Time Above Memory Threshold br13.title=Quality of Service of Virtual Machines in <b>{0}</b> of <b>Data Center {1}</b> full.details.short.show.deleted.vms=Show Deleted VMs -br14.meter.title=Total Cluster''s Virtual Machines Uptime +br14.meter.title=Total Cluster's Virtual Machines Uptime br14.meter.unplanned.downtime=Unplanned Downtime br14.meter.uptime=Uptime br14.table.vm.name=Virtual Machine Name -br14.table.title=Downtime Breakdown of Cluster''s High Availability Virtual Servers +br14.table.title=Downtime Breakdown of Cluster's High Availability Virtual Servers br14.table.unplanned.downtime=Unplanned Downtime br14.table.uptime=Uptime br14.title=High Availability Virtual Servers Uptime in <b>{0}</b> of <b>Data Center {1}</b> -br18a.chart.active.vms.os=Active Virtual Machines'' OS Over Time +br18a.chart.active.vms.os=Active Virtual Machines' OS Over Time br18a.table.date=Date br18a.table.os.version=OS Version br18a.table.number.of.vms=#VMs -br7a.title=Cluster''s Hosts Uptime +br7a.title=Cluster's Hosts Uptime br7a.table.uptime=Uptime br7a.table.unplanned.downtime=Unplanned Downtime br7a.table.planned.downtime=Planned Downtime @@ -269,32 +269,32 @@ dr6.text=<b>Hosts</b> Uptime Status dr28.title=Summary of Hosts Resources Usage dr23.title=Top Five Busiest Hosts -axis.hosts.names=Hosts'' Names +axis.hosts.names=Hosts' Names axis.resources.usage=Resources Usage % dr24.title=Top Five Least Busy Hosts dr14.text=<b>Virtual Machines</b> Over Commit Status -dr20.title=Top Five High Availability Virtual Servers'' Downtime -axis.vms.names=Virtual Machines'' Names +dr20.title=Top Five High Availability Virtual Servers' Downtime +axis.vms.names=Virtual Machines' Names axis.time.percent=Time % -dr19.title=Top Five High Availability Virtual Servers'' Uptime +dr19.title=Top Five High Availability Virtual Servers' Uptime dr18.title=Top Five Downtime Hosts dr17.title=Top Five Uptime Hosts dr21.title=Top Five Busiest Clusters -axis.clusters.names=Clusters'' Names +axis.clusters.names=Clusters' Names dr22.title=Top Five Least Busy Clusters dr.count.list.clusters=Clusters dr11.text=<b>Hosts</b> Resources Status dr5.text=<b>Hosts</b> Uptime Status dr8.text=<b>Storage Domains</b> Space Status -dr27.title=Summary of Cluster''s Hosts Resources Usage +dr27.title=Summary of Cluster's Hosts Resources Usage axis.used.free.storage.size.percent=Available\\Used Storage Size % dr26.title=Top Five Used Storage Domains dr26.chart.available.size.percent=Available Size % dr26.chart.used.size.percent=Used Size % -dr25.title=Top Five Clusters'' Virtual Machines'' Over Commit +dr25.title=Top Five Clusters' Virtual Machines' Over Commit axis.over.commit.percent=Over Commit % -dr15.title=Top Five Clusters'' Uptime Hosts -dr16.title=Top Five Clusters'' Downtime Hosts +dr15.title=Top Five Clusters' Uptime Hosts +dr16.title=Top Five Clusters' Downtime Hosts dr.count.list.dcs=Data Centers dr10.text=<b>Hosts</b> Resources Status dr4.text=<b>Hosts</b> Uptime Status -- To view, visit http://gerrit.ovirt.org/11373 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I5c437d80a4e42339b2aa35867eeeedfa93a780a9 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Yaniv Dary <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
