diff options
author | Nick Clifton <nickc@redhat.com> | 2017-01-09 10:11:50 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2017-01-09 10:11:50 +0000 |
commit | 20b52c88ea31f8a0af60d6172ab0da5f2ad616ee (patch) | |
tree | e0497d5fab86d570ff1b1dbb1d52dd444e33b6ff /gas/configure | |
parent | 98f02962fefbacf1b805e93fb7bddeb58ec6ff70 (diff) | |
download | gdb-20b52c88ea31f8a0af60d6172ab0da5f2ad616ee.zip gdb-20b52c88ea31f8a0af60d6172ab0da5f2ad616ee.tar.gz gdb-20b52c88ea31f8a0af60d6172ab0da5f2ad616ee.tar.bz2 |
Add Swedish translation for GAS.
* po/sv.po: New Swedish translation.
* configure.ac (ALL_LINGUAS): Add sv.
* configure: Regenerate.
Diffstat (limited to 'gas/configure')
-rwxr-xr-x | gas/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/configure b/gas/configure index f21e777..2b54054 100755 --- a/gas/configure +++ b/gas/configure @@ -13164,7 +13164,7 @@ if test "$LEX" = :; then LEX=${am_missing_run}flex fi -ALL_LINGUAS="fr tr es rw id ru fi ja zh_CN" +ALL_LINGUAS="fr tr es rw id ru fi ja zh_CN sv" # If we haven't got the data from the intl directory, # assume NLS is disabled. USE_NLS=no |