# File app/controllers/translation_controller.rb, line 39
  def done_for_lang
    all_for_lang
    session[:translation_list][:cond] = :done
  end