1. # Sample project used by test_extraction.CustomLayoutExtractionTests
    
  2. from django.utils.translation import gettext as _
    
  3. 
    
  4. string = _("This is a project-level string")