From 0ffd0f340d9372d6345d05fd4c279846739e11eb Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 15 Aug 2017 02:38:16 -0400 Subject: [PATCH] Remove the folders app from the language processing script. Signed-off-by: Roberto Rosario --- contrib/scripts/process_messages.py | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/contrib/scripts/process_messages.py b/contrib/scripts/process_messages.py index 958d4f6f21..b92c7d7d8e 100755 --- a/contrib/scripts/process_messages.py +++ b/contrib/scripts/process_messages.py @@ -9,10 +9,9 @@ APP_LIST = ( 'acls', 'appearance', 'authentication', 'cabinets', 'checkouts', 'common', 'converter', 'django_gpg', 'document_comments', 'document_indexing', 'document_signatures', 'document_states', 'documents', 'dynamic_search', - 'events', 'folders', 'linking', 'lock_manager', 'mailer', - 'metadata', 'mirroring', 'motd', 'navigation', 'ocr', 'permissions', - 'rest_api', 'smart_settings', 'sources', 'statistics', 'storage', 'tags', - 'task_manager', 'user_management' + 'events', 'linking', 'lock_manager', 'mailer', 'metadata', 'mirroring', + 'motd', 'navigation', 'ocr', 'permissions', 'rest_api', 'smart_settings', + 'sources', 'statistics', 'storage', 'tags', 'task_manager', 'user_management' ) LANGUAGE_LIST = (