I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit dd451d3c authored by kytv's avatar kytv
Browse files

po file fix / add i2prouter script's po files to checkpo.sh

parent 937f4f2f
No related branches found
No related tags found
No related merge requests found
...@@ -101,7 +101,7 @@ msgstr "$APP_LONG_NAME fait tourner: PID:$pid" ...@@ -101,7 +101,7 @@ msgstr "$APP_LONG_NAME fait tourner: PID:$pid"
#: ../i2prouter:1186 #: ../i2prouter:1186
#, sh-format #, sh-format
msgid "$APP_LONG_NAME is running: PID:$pid, Wrapper:$STATUS, Java:$JAVASTATUS" msgid "$APP_LONG_NAME is running: PID:$pid, Wrapper:$STATUS, Java:$JAVASTATUS"
msgstr "$APP_LONG_NAME fait tourner: PID:$pid, Wrapper:$STATUS, Java:$JAVASTATU" msgstr "$APP_LONG_NAME fait tourner: PID:$pid, Wrapper:$STATUS, Java:$JAVASTATUS"
#: ../i2prouter:1239 ../i2prouter:1251 ../i2prouter:1270 ../i2prouter:1287 #: ../i2prouter:1239 ../i2prouter:1251 ../i2prouter:1270 ../i2prouter:1287
#: ../i2prouter:1354 ../i2prouter:1374 ../i2prouter:1388 ../i2prouter:1402 #: ../i2prouter:1354 ../i2prouter:1374 ../i2prouter:1388 ../i2prouter:1402
......
...@@ -15,6 +15,7 @@ DIRS="\ ...@@ -15,6 +15,7 @@ DIRS="\
apps/susidns/locale \ apps/susidns/locale \
apps/susimail/locale \ apps/susimail/locale \
apps/desktopgui/locale \ apps/desktopgui/locale \
installer/resources/locale/po \
debian/po" debian/po"
for i in `find $DIRS -maxdepth 1 -type f -name *.po` for i in `find $DIRS -maxdepth 1 -type f -name *.po`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment