[virt-tools-list] [PATCH virt-viewer] file-transfer: Fix label of the dialog

Jonathon Jongsma jjongsma at redhat.com
Thu Mar 2 16:24:52 UTC 2017


Acked-by: Jonathon Jongsma <jjongsma at redhat.com>


On Thu, 2017-03-02 at 16:02 +0100, Pavel Grunt wrote:
> Display correct text and make it translatable
> 
> Resolves:
> https://bugs.freedesktop.org/show_bug.cgi?id=99980
> ---
>  src/resources/ui/virt-viewer-file-transfer-dialog.ui | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/resources/ui/virt-viewer-file-transfer-dialog.ui
> b/src/resources/ui/virt-viewer-file-transfer-dialog.ui
> index 5e761c8..f71e174 100644
> --- a/src/resources/ui/virt-viewer-file-transfer-dialog.ui
> +++ b/src/resources/ui/virt-viewer-file-transfer-dialog.ui
> @@ -25,7 +25,7 @@
>              </child>
>              <child>
>                <object class="GtkButton" id="button1">
> -                <property name="label">gtk-cancel</property>
> +                <property name="label"
> translatable="yes">_Cancel</property>
>                  <property name="visible">True</property>
>                  <property name="can_focus">True</property>
>                  <property name="receives_default">True</property>




More information about the virt-tools-list mailing list