Skip to content

Commit 7ac0dd9

Browse files
committed
- removed macedonian localization because of low rate of translated strings
1 parent cc3650c commit 7ac0dd9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

NEWS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,4 @@
3030
- another deprecated issues - GLib
3131
- parent attribute in Gtk.Dialog is deprecated - use transient_for
3232
- system-config-printer.py doesn't have program name (https://github.com/zdohnal/system-config-printer/issues/53)
33+
- removed macedonian localization because of low rate of translated strings

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ if test "x$with_systemdsystemunitdir" != xno; then
7474
fi
7575
AM_CONDITIONAL(HAVE_SYSTEMD, [test -n "$with_systemdsystemunitdir" -a "x$with_systemdsystemunitdir" != xno ])
7676

77-
ALL_LINGUAS="ar as bg bn_IN bn br bs ca cs cy da de el en_GB es et fa fi fr gu he hi hr hu id is it ja kn ko lt lv mai mk ml mr ms nb nds nl nn or pa pl pt_BR pt ro ru si sk sl sr@latin sr sv ta te th tr uk vi zh_CN zh_TW"
77+
ALL_LINGUAS="ar as bg bn_IN bn br bs ca cs cy da de el en_GB es et fa fi fr gu he hi hr hu id is it ja kn ko lt lv mai ml mr ms nb nds nl nn or pa pl pt_BR pt ro ru si sk sl sr@latin sr sv ta te th tr uk vi zh_CN zh_TW"
7878
AC_CONFIG_FILES([
7979
Makefile
8080
po/Makefile.in

0 commit comments

Comments
 (0)