
On 12/11/2014 04:56 AM, Eli Mesika wrote:
----- Original Message -----
From: "Alon Bar-Lev" <alonbl@redhat.com> To: "Scott Worthington" <scott.c.worthington@gmail.com> Cc: users@ovirt.org Sent: Thursday, December 11, 2014 12:21:38 AM Subject: Re: [ovirt-users] webui typo
----- Original Message -----
From: "Scott Worthington" <scott.c.worthington@gmail.com> To: users@ovirt.org Sent: Thursday, December 11, 2014 12:18:58 AM Subject: [ovirt-users] webui typo
I'm not certain where the code is that contains this typo, but "Live Snapsnot Support" should read "Live Snapshot Support"
I am running ovirt-engine-3.5.0.1-1.el6
I found some files that contained Snapsnot in here: /usr/share/ovirt-engine/engine.ear/webadmin.war/deferredjs/
Should I open a bz?
git grep -i "Live Snapsnot Support" frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/webadmin/ApplicationConstants_de_DE.properties:liveSnapshotSupportHostGeneral=Live Snapsnot Support
seems that it is only in the DE translation file ...
but requires the fix to go into zanata, from which we rebase the translation files...
Einav?