[oVirt 3.6 Localization Question #27] "Any Host in Data Center" and "Any Data Center"

This is a multi-part message in MIME format. --------------010205070801050703080702 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hello all,* *Could anyone help us with the following question?* File:***UIConstants* Resource ID:** * "anyDataCenter" and "anyHostInDataCenter" *String: *"Any Host in Data Center" and "Any Data Center" *Question: *Where those strings are located in the UI? A Docs team writer helped us to look for them in the code but could not find them in frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/org.ovirt.engine.ui.uicompat.UIConstants Thanks in advance, Yuko Katabami* * ** --------------010205070801050703080702 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> </head> <body text="#000000" bgcolor="#FFFFFF"> Hello all,<b><br> <br> </b>Could anyone help us with the following question?<b><br> <br> File:</b><b> </b>UIConstants<b><br> Resource ID:</b><b> </b> <meta http-equiv="content-type" content="text/html; charset=utf-8"> "anyDataCenter" and <meta http-equiv="content-type" content="text/html; charset=utf-8"> "anyHostInDataCenter"<br> <b>String: </b>"Any Host in Data Center" and "Any Data Center"<br> <b>Question: </b>Where those strings are located in the UI? A Docs team writer helped us to look for them in the code but could not find them in frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/org.ovirt.engine.ui.uicompat.UIConstants<br> <br> <br> Thanks in advance,<br> <br> Yuko Katabami<b><br> </b> <div class="moz-signature"><font color="#000000" face="arial, sans-serif" size="2"> <b></b><br> </font> </div> </body> </html> --------------010205070801050703080702--

----- Original Message -----
From: "Yuko Katabami" <ykatabam@redhat.com> To: devel@ovirt.org Sent: Thursday, August 6, 2015 8:23:53 AM Subject: [ovirt-devel] [oVirt 3.6 Localization Question #27] "Any Host in Data Center" and "Any Data Center"
Hello all,
Could anyone help us with the following question?
File: UIConstants Resource ID: "anyDataCenter" and "anyHostInDataCenter" String: "Any Host in Data Center" and "Any Data Center" Question: Where those strings are located in the UI? A Docs team writer helped us to look for them in the code but could not find them in frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/org.ovirt.engine.ui.uicompat.UIConstants
They are both found in frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java and used for external providers. anyHostInDataCenterwas was added as part of commit 47d0667b5f68b030e72fda85f63c348d52fbe72a and anyDataCenter added as part of commit 8eb84c5436f62175f57f839939688dcf0cf1a730. links: https://gerrit.ovirt.org/#/c/33053/ https://gerrit.ovirt.org/#/c/29380/ If you need more info it would be best to contact ahadas@redhat.com, whom I see was the one who added these values.
Thanks in advance,
Yuko Katabami
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

This is a multi-part message in MIME format. --------------030804030805000303090708 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 08/06/2015 08:49 PM, Vered Volansky wrote:
----- Original Message -----
From: "Yuko Katabami" <ykatabam@redhat.com> To: devel@ovirt.org Sent: Thursday, August 6, 2015 8:23:53 AM Subject: [ovirt-devel] [oVirt 3.6 Localization Question #27] "Any Host in Data Center" and "Any Data Center"
Hello all,
Could anyone help us with the following question?
File: UIConstants Resource ID: "anyDataCenter" and "anyHostInDataCenter" String: "Any Host in Data Center" and "Any Data Center" Question: Where those strings are located in the UI? A Docs team writer helped us to look for them in the code but could not find them in frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/org.ovirt.engine.ui.uicompat.UIConstants They are both found in frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java and used for external providers.
anyHostInDataCenterwas was added as part of commit 47d0667b5f68b030e72fda85f63c348d52fbe72a and anyDataCenter added as part of commit 8eb84c5436f62175f57f839939688dcf0cf1a730.
links: https://gerrit.ovirt.org/#/c/33053/ https://gerrit.ovirt.org/#/c/29380/
If you need more info it would be best to contact ahadas@redhat.com, whom I see was the one who added these values.
Hi Vered, Thank you so much for locating these. Yes, I am able to see both string in the Add External Provider window. Many thanks indeed! Kind regards, Yuko
Thanks in advance,
Yuko Katabami
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
--------------030804030805000303090708 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> <br> <br> <div class="moz-cite-prefix">On 08/06/2015 08:49 PM, Vered Volansky wrote:<br> </div> <blockquote cite="mid:690939268.5424589.1438858166429.JavaMail.zimbra@redhat.com" type="cite"> <pre wrap=""> ----- Original Message ----- </pre> <blockquote type="cite"> <pre wrap="">From: "Yuko Katabami" <a class="moz-txt-link-rfc2396E" href="mailto:ykatabam@redhat.com"><ykatabam@redhat.com></a> To: <a class="moz-txt-link-abbreviated" href="mailto:devel@ovirt.org">devel@ovirt.org</a> Sent: Thursday, August 6, 2015 8:23:53 AM Subject: [ovirt-devel] [oVirt 3.6 Localization Question #27] "Any Host in Data Center" and "Any Data Center" Hello all, Could anyone help us with the following question? File: UIConstants Resource ID: "anyDataCenter" and "anyHostInDataCenter" String: "Any Host in Data Center" and "Any Data Center" Question: Where those strings are located in the UI? A Docs team writer helped us to look for them in the code but could not find them in frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/org.ovirt.engine.ui.uicompat.UIConstants </pre> </blockquote> <pre wrap=""> They are both found in frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java and used for external providers. anyHostInDataCenterwas was added as part of commit 47d0667b5f68b030e72fda85f63c348d52fbe72a and anyDataCenter added as part of commit 8eb84c5436f62175f57f839939688dcf0cf1a730. links: <a class="moz-txt-link-freetext" href="https://gerrit.ovirt.org/#/c/33053/">https://gerrit.ovirt.org/#/c/33053/</a> <a class="moz-txt-link-freetext" href="https://gerrit.ovirt.org/#/c/29380/">https://gerrit.ovirt.org/#/c/29380/</a> If you need more info it would be best to contact <a class="moz-txt-link-abbreviated" href="mailto:ahadas@redhat.com">ahadas@redhat.com</a>, whom I see was the one who added these values.</pre> </blockquote> Hi Vered,<br> <br> Thank you so much for locating these.<br> Yes, I am able to see both string in the Add External Provider window.<br> <br> Many thanks indeed!<br> <br> Kind regards,<br> <br> Yuko<br> <blockquote cite="mid:690939268.5424589.1438858166429.JavaMail.zimbra@redhat.com" type="cite"> <pre wrap=""> </pre> <blockquote type="cite"> <pre wrap=""> Thanks in advance, Yuko Katabami _______________________________________________ Devel mailing list <a class="moz-txt-link-abbreviated" href="mailto:Devel@ovirt.org">Devel@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/devel">http://lists.ovirt.org/mailman/listinfo/devel</a> </pre> </blockquote> </blockquote> <br> <div class="moz-signature"><font color="#000000" face="arial, sans-serif" size="2"><br> </font> </div> </body> </html> --------------030804030805000303090708--

Happy to help :) Vered On Thu, Aug 6, 2015 at 1:59 PM, Yuko Katabami <ykatabam@redhat.com> wrote:
On 08/06/2015 08:49 PM, Vered Volansky wrote:
----- Original Message -----
From: "Yuko Katabami" <ykatabam@redhat.com> <ykatabam@redhat.com> To: devel@ovirt.org Sent: Thursday, August 6, 2015 8:23:53 AM Subject: [ovirt-devel] [oVirt 3.6 Localization Question #27] "Any Host in Data Center" and "Any Data Center"
Hello all,
Could anyone help us with the following question?
File: UIConstants Resource ID: "anyDataCenter" and "anyHostInDataCenter" String: "Any Host in Data Center" and "Any Data Center" Question: Where those strings are located in the UI? A Docs team writer helped us to look for them in the code but could not find them in frontend/webadmin/modules/webadmin/src/main/resources/org/ovirt/engine/ui/frontend/org.ovirt.engine.ui.uicompat.UIConstants
They are both found in frontend/webadmin/modules/uicompat/src/main/java/org/ovirt/engine/ui/uicompat/UIConstants.java and used for external providers.
anyHostInDataCenterwas was added as part of commit 47d0667b5f68b030e72fda85f63c348d52fbe72a and anyDataCenter added as part of commit 8eb84c5436f62175f57f839939688dcf0cf1a730.
links:https://gerrit.ovirt.org/#/c/33053/https://gerrit.ovirt.org/#/c/29380/
If you need more info it would be best to contact ahadas@redhat.com, whom I see was the one who added these values.
Hi Vered,
Thank you so much for locating these. Yes, I am able to see both string in the Add External Provider window.
Many thanks indeed!
Kind regards,
Yuko
Thanks in advance,
Yuko Katabami
_______________________________________________ Devel mailing listDevel@ovirt.orghttp://lists.ovirt.org/mailman/listinfo/devel
participants (2)
-
Vered Volansky
-
Yuko Katabami