forked from I2P_Developers/i2p.i2p
Core: Move date/time/size translations from console to core,
so apps can use them. Fix translation in LogWriter, was never included in console.
This commit is contained in:
@ -33,9 +33,9 @@ fi
|
||||
# set LG2 to the language you need in environment variables to enable this
|
||||
|
||||
|
||||
# list specific files in core/ and router/ here, so we don't scan the whole tree
|
||||
# list specific files in router/ here, so we don't scan the whole tree
|
||||
# core/ now has its own bundle
|
||||
ROUTERFILES="\
|
||||
../../../core/java/src/net/i2p/data/DataHelper.java \
|
||||
../../../router/java/src/net/i2p/router/Blocklist.java \
|
||||
../../../router/java/src/net/i2p/router/CommSystemFacade.java \
|
||||
../../../router/java/src/net/i2p/router/RouterThrottleImpl.java \
|
||||
|
Reference in New Issue
Block a user