[virt-tools-list] [libosinfo] Translate all (potentially) user visible strings

Michal Privoznik mprivozn at redhat.com
Tue Oct 30 07:45:13 UTC 2012


On 30.10.2012 03:50, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
> 
> Make some strings more translator-friendly at the same time.
> ---
>  osinfo/osinfo_deployment.c           |  5 ++-
>  osinfo/osinfo_devicelink.c           |  3 +-
>  osinfo/osinfo_devicelinkfilter.c     |  3 +-
>  osinfo/osinfo_entity.c               |  3 +-
>  osinfo/osinfo_install_config_param.c |  5 ++-
>  osinfo/osinfo_install_script.c       | 43 ++++++++++----------
>  osinfo/osinfo_list.c                 |  3 +-
>  osinfo/osinfo_loader.c               | 30 +++++++-------
>  osinfo/osinfo_media.c                | 41 ++++++++++---------
>  osinfo/osinfo_os.c                   |  5 ++-
>  osinfo/osinfo_product.c              | 13 +++---
>  osinfo/osinfo_resources.c            | 11 ++---
>  osinfo/osinfo_tree.c                 | 23 ++++++-----
>  po/POTFILES.in                       | 18 ++++++++
>  tools/osinfo-db-validate.c           | 24 ++++++-----
>  tools/osinfo-detect.c                | 35 ++++++++--------
>  tools/osinfo-install-script.c        | 22 +++++-----
>  tools/osinfo-query.c                 | 79 ++++++++++++++++++------------------
>  18 files changed, 200 insertions(+), 166 deletions(-)
> 

> diff --git a/po/POTFILES.in b/po/POTFILES.in
> index 2257997..6eb629e 100644
> --- a/po/POTFILES.in
> +++ b/po/POTFILES.in
> @@ -23,3 +23,21 @@ data/devices/virtio-pci.xml.in
>  data/devices/qemu-usb.xml.in
>  data/hypervisors/rhel-xen.xml.in
>  data/hypervisors/xen.xml.in
> +osinfo/osinfo_deployment.c
> +osinfo/osinfo_devicelink.c
> +osinfo/osinfo_devicelinkfilter.c
> +osinfo/osinfo_entity.c
> +osinfo/osinfo_install_config_param.c
> +osinfo/osinfo_install_script.c
> +osinfo/osinfo_list.c
> +osinfo/osinfo_loader.c
> +osinfo/osinfo_media.c
> +osinfo/osinfo_os.c
> +osinfo/osinfo_product.c
> +osinfo/osinfo_resources.c
> +osinfo/osinfo_tree.c
> +tools/osinfo-db-validate.c
> +tools/osinfo-detect.c
> +tools/osinfo-install-script.c
> +tools/osinfo-query.c
> +

new blank line at EOF.

ACK with this nit fixed.

Michal




More information about the virt-tools-list mailing list