[oVirt 3.6 Localization Question #30] "Load"

This is a multi-part message in MIME format. --------------070305080403040803090206 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Hello all, Another question is raised: * File:****CommonApplicationConstants** Resource ID:** * loadLabel *String: * Load *Question: *Is it a verb or noun? Where in the UI this is used? Kind regards, Yuko --------------070305080403040803090206 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, <br> <br> Another question is raised:<br> <b><br> File:</b><b> </b><b>CommonApplicationConstants</b><b><br> Resource ID:</b><b> </b> <meta http-equiv="content-type" content="text/html; charset=utf-8"> loadLabel<br> <b>String: </b> <meta http-equiv="content-type" content="text/html; charset=utf-8"> Load<br> <b>Question: </b>Is it a verb or noun? Where in the UI this is used? <br> <br> Kind regards,<br> <br> Yuko </body> </html> --------------070305080403040803090206--

from source code: loadVmsFromExportDomainButton.setLabel(constants.loadLabel()); so it's verb, and it's used on "button invoking loading vms from export domain". M. ----- Original Message -----
Hello all,
Another question is raised:
File: CommonApplicationConstants Resource ID: loadLabel String: Load Question: Is it a verb or noun? Where in the UI this is used?
Kind regards,
Yuko
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

This is a multi-part message in MIME format. --------------000306050305000402020907 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Thank you very much Martin. That's very clear. Kind regards, Yuko On 08/14/2015 06:09 PM, Martin Mucha wrote:
from source code:
loadVmsFromExportDomainButton.setLabel(constants.loadLabel());
so it's verb, and it's used on "button invoking loading vms from export domain".
M.
----- Original Message -----
Hello all,
Another question is raised:
File: CommonApplicationConstants Resource ID: loadLabel String: Load Question: Is it a verb or noun? Where in the UI this is used?
Kind regards,
Yuko
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
--------------000306050305000402020907 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"> Thank you very much Martin.<br> That's very clear.<br> <br> Kind regards,<br> <br> Yuko<br> <br> <div class="moz-cite-prefix">On 08/14/2015 06:09 PM, Martin Mucha wrote:<br> </div> <blockquote cite="mid:370245581.9551694.1439539766708.JavaMail.zimbra@redhat.com" type="cite"> <pre wrap="">from source code: loadVmsFromExportDomainButton.setLabel(constants.loadLabel()); so it's verb, and it's used on "button invoking loading vms from export domain". M. ----- Original Message ----- </pre> <blockquote type="cite"> <pre wrap="">Hello all, Another question is raised: File: CommonApplicationConstants Resource ID: loadLabel String: Load Question: Is it a verb or noun? Where in the UI this is used? Kind regards, Yuko _______________________________________________ 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> --------------000306050305000402020907--
participants (2)
-
Martin Mucha
-
Yuko Katabami