lang/alanguagehashbegin.rb in rwdmovies-0.6 vs lang/alanguagehashbegin.rb in rwdmovies-0.7
- old
+ new
@@ -1,4 +1,4 @@
-
-
- Message = Hash.new { |hh, kk| hh[kk] = "ERROR: Identificador de mensaje desconocido: #{kk.inspect}."; hh[kk] }
- langmessage = {
+
+
+ Message = Hash.new { |hh, kk| hh[kk] = "ERROR: Identificador de mensaje desconocido: #{kk.inspect}."; hh[kk] }
+ langmessage = {