[ovirt-devel] [oVirt 3.6 Localization Question #20] "Add new Label to"

Martin Mucha mmucha at redhat.com
Tue Jun 23 07:28:22 UTC 2015


Hi,

Following in UIConstants.java:
@DefaultStringValue("Add new Label to")
String newLabel();

and

@DefaultMessage("Add Label {0} to")
    String label(String label);

are both related to "SetupHostNetworks" dialog, where there's improved interface to label NICs. In upper right right corner click combobox labels, and you'll be able to drag existing/new label onto selected nic. Given message should be presented in top left corner of dialog. One message is for new label (not having name yet) and another one is for attaching already existing label.

Martin.



----- Original Message -----
> I also found a similar string "Add Label {0} to" in UIMessages file.
> Could anyone explain how/where this appears in the GUI as well?
> 
> Kind regards,
> 
> Yuko
> 
> On 06/23/2015 09:05 AM, Yuko Katabami wrote:
> 
> 
> Hi,
> 
> I would like to ask you another question.
> 
> File: UIConstants
> Resource ID: newLabel
> String: Add new Label to
> Question: Could anyone tell me how / where this string appears in the GUI? In
> Japanese translation, order of the words is different from English, and I
> would like to make sure it works when it is shown on the screen.
> 
> Kind regards,
> 
> Yuko
> 
> 
> _______________________________________________
> Devel mailing list Devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel
> 
> 
> 
> _______________________________________________
> Devel mailing list
> Devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/devel



More information about the Devel mailing list