This website works better with JavaScript.
Home
Explore
Help
Sign In
andrius
/
ths-scripts
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Remove debug output
master
Andrius Štikonas
7 years ago
parent
2551f9f5a2
commit
448c3a65bb
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
init-po-files
+ 0
- 1
init-po-files
View File
@ -44,7 +44,6 @@ for dir in `ls`; do
if [ ! -e "$podir/$po" ]; then
echo -e $RED"$dir/$po"$ENDCOLOR
msginit -i "$file" -o "$podir/$po" --no-translator
echo "Adding $podit/$po"
cd "$podir"
svn add "$po"
cd "$wdir/$pot/$dir"
Write
Preview
Loading…
Cancel
Save