diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2009-11-01 14:30:02 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2009-11-01 14:30:02 +0000 |
commit | 249ebe3622a766fd2b36effcbe49ea1ae4c6a53a (patch) | |
tree | 4c67bb1afe5d80ec98e0de652936053b4f35905a /i18n/russian | |
parent | f5a760168b3dba6b9b0d5d93ab6b6ed4e229cb73 (diff) |
i18n: fix references to po files
Diffstat (limited to 'i18n/russian')
-rw-r--r-- | i18n/russian/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/russian/Makefile b/i18n/russian/Makefile index a6bfae817..537ed8ee6 100644 --- a/i18n/russian/Makefile +++ b/i18n/russian/Makefile @@ -1,4 +1,4 @@ -PO = default cbi admin-core sysauth wifi +PO = base PO_LANG = ru include ../../build/config.mk |