gqqnbig / advanced-play-search

Search Google Platy Store with many filters
http://play.gqqnbig.me
GNU General Public License v3.0
12 stars 1 forks source link

warning: unterminated string #36

Open gqqnbig opened 4 years ago

gqqnbig commented 4 years ago
$ django-admin makemessages -l zh_hans -d djangojs --extension html
.\templates\dynamic\header.html:10: warning: RegExp literal terminated too early
.\templates\index.html:9: warning: unterminated string
.\templates\index.html:18: warning: unterminated string
.\templates\index.html:21: warning: unterminated string
.\templates\index.html:132: warning: unterminated string
.\templates\index.html:156: warning: unterminated string
.\templates\index.html:161: warning: unterminated string
.\templates\index.html:200: warning: unterminated string
.\templates\index.html:302: warning: unterminated string
.\templates\index.html:313: warning: unterminated string
.\templates\index.html:315: warning: unterminated string
.\templates\index.html:321: warning: unterminated string
.\templates\index.html:376: warning: unterminated string
.\templates\index.html:399: warning: unterminated string
.\templates\vue\collapsible-searchable-list.html:13: warning: unterminated string
.\templates\vue\collapsible-searchable-list.html:75: warning: unterminated string
.\templates\vue\collapsible-searchable-list.html:85: warning: unterminated string
.\templates\vue\collapsible-searchable-list.html:225: warning: RegExp literal terminated too early
processing locale zh_hans

Check if there are ways to fix the warnings.