Browse Source

* added bg to LINGUAS

Michael Vogt 20 years ago
parent
commit
49a08bda60
3 changed files with 9 additions and 2 deletions
  1. 1 1
      configure.in
  2. 7 0
      debian/changelog
  3. 1 1
      po/LINGUAS

+ 1 - 1
configure.in

@@ -192,7 +192,7 @@ ah_GCC3DEP
 dnl It used to be that the user could select translations and that could get
 dnl It used to be that the user could select translations and that could get
 dnl passed to the makefiles, but now that can only work if you use special
 dnl passed to the makefiles, but now that can only work if you use special
 dnl gettext approved makefiles, so this feature is unsupported by this.
 dnl gettext approved makefiles, so this feature is unsupported by this.
-ALL_LINGUAS="da de en_GB es fr hu it nl no_NO pl pt_BR ru sv zh_TW"
+ALL_LINGUAS="bg bs ca cs cy da de el en_GB es eu fi fr gl hu it ja ko nb nl nn pl pt_BR pt ro ru sk sl sv tl vi zn_CN zh_TW"
 AM_GNU_GETTEXT(external)
 AM_GNU_GETTEXT(external)
 if test x"$USE_NLS" = "xyes"; then
 if test x"$USE_NLS" = "xyes"; then
    AC_DEFINE(USE_NLS)
    AC_DEFINE(USE_NLS)

+ 7 - 0
debian/changelog

@@ -1,3 +1,10 @@
+apt (0.6.44.1) unstable; urgency=low
+
+  * po/LINGUAS:
+    - updated to include "bg" (closes: #360262)
+
+ --
+
 apt (0.6.44) unstable; urgency=low
 apt (0.6.44) unstable; urgency=low
 
 
   * apt-pkg/acquire.cc: don't show ETA if it is 0 or absurdely large
   * apt-pkg/acquire.cc: don't show ETA if it is 0 or absurdely large

+ 1 - 1
po/LINGUAS

@@ -1 +1 @@
-bs ca cs cy da de el en_GB es eu fi fr gl hu it ja ko nb nl nn pl pt pt_BR ro ru sk sl sv tl vi zh_CN zh_TW
+bg bs ca cs cy da de el en_GB es eu fi fr gl hu it ja ko nb nl nn pl pt pt_BR ro ru sk sl sv tl vi zh_CN zh_TW