Private GIT

Skip to content
Snippets Groups Projects
Commit c35a62d6 authored by sarakha63's avatar sarakha63
Browse files

Merge pull request #329 from Adelscott/development

Correction faute d'orthographe notification
parents 5eae2ffb 3756e129
No related branches found
No related tags found
No related merge requests found
...@@ -45,7 +45,7 @@ NOTIFY_SUBTITLE_DOWNLOAD = 3 ...@@ -45,7 +45,7 @@ NOTIFY_SUBTITLE_DOWNLOAD = 3
notifyStrings = {} notifyStrings = {}
notifyStrings[NOTIFY_SNATCH] = "Download en cours" notifyStrings[NOTIFY_SNATCH] = "Download en cours"
notifyStrings[NOTIFY_DOWNLOAD] = "Download finis" notifyStrings[NOTIFY_DOWNLOAD] = "Download fini"
notifyStrings[NOTIFY_SUBTITLE_DOWNLOAD] = "Sous-titre" notifyStrings[NOTIFY_SUBTITLE_DOWNLOAD] = "Sous-titre"
### Episode statuses ### Episode statuses
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment