diff options
author | Nick Clifton <nickc@redhat.com> | 2012-08-17 14:33:22 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2012-08-17 14:33:22 +0000 |
commit | 5c068652b15c430e68e20eac9b34554451088156 (patch) | |
tree | 32a2888a9e86edac8dc3e33afe4e661c7b9a70c9 /opcodes/configure | |
parent | 9e32cddf31054c7af967b794d731e2eb128099fd (diff) | |
download | gdb-5c068652b15c430e68e20eac9b34554451088156.tar.gz |
* po/vi.po: Updated Vietnamese translation.
* po/uk.po: New Ukranian translation.
* configure.in (ALL_LINGUAS): Add uk.
* configure: Regenerate.
Diffstat (limited to 'opcodes/configure')
-rwxr-xr-x | opcodes/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/configure b/opcodes/configure index 708996bf340..b0bcf983aa4 100755 --- a/opcodes/configure +++ b/opcodes/configure @@ -11701,7 +11701,7 @@ fi # host-specific stuff: -ALL_LINGUAS="fr sv tr es da de id pt_BR ro nl fi vi ga zh_CN it" +ALL_LINGUAS="fr sv tr es da de id pt_BR ro nl fi vi ga zh_CN it uk" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |