added uk_UA locales, thanks Anatoli M. Sakhnik and php-coder
This commit is contained in:
parent
def41301e2
commit
5f4f2a85da
1 changed files with 2 additions and 1 deletions
|
@ -614,7 +614,7 @@ AC_MSG_RESULT([Building with '$LIBS' for linker flags.])
|
||||||
AC_MSG_RESULT([])
|
AC_MSG_RESULT([])
|
||||||
|
|
||||||
dnl Output files
|
dnl Output files
|
||||||
AC_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
|
|
||||||
AC_OUTPUT(Makefile
|
AC_OUTPUT(Makefile
|
||||||
version.h
|
version.h
|
||||||
|
@ -653,4 +653,5 @@ nls/pl_PL/Makefile
|
||||||
nls/sl_SI/Makefile
|
nls/sl_SI/Makefile
|
||||||
nls/vi_VN/Makefile
|
nls/vi_VN/Makefile
|
||||||
nls/be_BY/Makefile
|
nls/be_BY/Makefile
|
||||||
|
nls/uk_UA/Makefile
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue