Skip to content

Commit

Permalink
Updated translations script for ruby 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koke committed Oct 28, 2013
1 parent 482a7c7 commit 026166c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion update-translations.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env ruby -wKU
#!/usr/bin/env ruby
# encoding: utf-8

# Supported languages:
# ar,ca,cs,da,de,el,en,en-GB,es,fi,fr,he,hr,hu,id,it,ja,ko,ms,nb,nl,pl,pt,pt-PT,ro,ru,sk,sv,th,tr,uk,vi,zh-Hans,zh-Hant
Expand Down

0 comments on commit 026166c

Please sign in to comment.