diff options
author | Jonathon Jongsma <jjongsma@redhat.com> | 2016-08-11 13:07:16 -0500 |
---|---|---|
committer | Jonathon Jongsma <jjongsma@redhat.com> | 2016-09-01 10:38:16 -0500 |
commit | eece54cf67f03224cfda8128e17ffd05c9dcf557 (patch) | |
tree | bb8bdbc19fcc3b056a61ab5f6151d565efa7c634 /po | |
parent | a04e103716ac47df21a21517d0f7a5f227393c44 (diff) |
Translate file transfer error messages
If we are to ever display error messages to a user in a UI, they need to
be translated.
Acked-by: Christophe Fergeau <cfergeau@redhat.com>
Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index ad12609..db42281 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,3 +1,4 @@ +src/channel-main.c src/channel-usbredir.c src/desktop-integration.c src/spice-channel.c |