mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
luci-app-statistics: remove old deprecated rrdtool po files
Remove old rrdtool.po* files that have been deprecated already in 2011-2015. Also remove reference to them from i18n-sync.pl Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
./build/mkbasepot.sh
|
||||
|
||||
find . -name '*.pot' -and -not -name base.pot -and -not -name rrdtool.pot | \
|
||||
find . -name '*.pot' -and -not -name base.pot | \
|
||||
while read path; do
|
||||
dir="${path%/po/templates/*}"
|
||||
echo -n "Updating ${path#./} ... "
|
||||
|
||||
Reference in New Issue
Block a user