diff --git a/app/number_translation/app_config.php b/app/number_translations/app_config.php similarity index 100% rename from app/number_translation/app_config.php rename to app/number_translations/app_config.php diff --git a/app/number_translation/app_defaults.php b/app/number_translations/app_defaults.php similarity index 100% rename from app/number_translation/app_defaults.php rename to app/number_translations/app_defaults.php diff --git a/app/number_translation/app_languages.php b/app/number_translations/app_languages.php similarity index 100% rename from app/number_translation/app_languages.php rename to app/number_translations/app_languages.php diff --git a/app/number_translation/app_menu.php b/app/number_translations/app_menu.php similarity index 100% rename from app/number_translation/app_menu.php rename to app/number_translations/app_menu.php diff --git a/app/number_translation/cmd.php b/app/number_translations/cmd.php similarity index 100% rename from app/number_translation/cmd.php rename to app/number_translations/cmd.php diff --git a/app/number_translation/number_translation_delete.php b/app/number_translations/number_translation_delete.php similarity index 100% rename from app/number_translation/number_translation_delete.php rename to app/number_translations/number_translation_delete.php diff --git a/app/number_translation/number_translation_detail_delete.php b/app/number_translations/number_translation_detail_delete.php similarity index 100% rename from app/number_translation/number_translation_detail_delete.php rename to app/number_translations/number_translation_detail_delete.php diff --git a/app/number_translation/number_translation_edit.php b/app/number_translations/number_translation_edit.php similarity index 100% rename from app/number_translation/number_translation_edit.php rename to app/number_translations/number_translation_edit.php diff --git a/app/number_translation/number_translations.php b/app/number_translations/number_translations.php similarity index 100% rename from app/number_translation/number_translations.php rename to app/number_translations/number_translations.php diff --git a/app/number_translation/resources/classes/number_translation.php b/app/number_translations/resources/classes/number_translation.php similarity index 100% rename from app/number_translation/resources/classes/number_translation.php rename to app/number_translations/resources/classes/number_translation.php diff --git a/app/number_translation/resources/switch/conf/number_translation/GB_national_to_e164.xml b/app/number_translations/resources/switch/conf/number_translation/GB_national_to_e164.xml similarity index 100% rename from app/number_translation/resources/switch/conf/number_translation/GB_national_to_e164.xml rename to app/number_translations/resources/switch/conf/number_translation/GB_national_to_e164.xml diff --git a/app/number_translation/resources/switch/conf/number_translation/e164_to_GB_national.xml b/app/number_translations/resources/switch/conf/number_translation/e164_to_GB_national.xml similarity index 100% rename from app/number_translation/resources/switch/conf/number_translation/e164_to_GB_national.xml rename to app/number_translations/resources/switch/conf/number_translation/e164_to_GB_national.xml diff --git a/app/number_translation/resources/switch/conf/number_translation/remove_leading_plus.xml b/app/number_translations/resources/switch/conf/number_translation/remove_leading_plus.xml similarity index 100% rename from app/number_translation/resources/switch/conf/number_translation/remove_leading_plus.xml rename to app/number_translations/resources/switch/conf/number_translation/remove_leading_plus.xml diff --git a/app/number_translation/resources/switch/conf/number_translation/strip_non_digits.xml b/app/number_translations/resources/switch/conf/number_translation/strip_non_digits.xml similarity index 100% rename from app/number_translation/resources/switch/conf/number_translation/strip_non_digits.xml rename to app/number_translations/resources/switch/conf/number_translation/strip_non_digits.xml diff --git a/app/number_translation/resources/switch/conf/number_translation/strip_symbols.xml b/app/number_translations/resources/switch/conf/number_translation/strip_symbols.xml similarity index 100% rename from app/number_translation/resources/switch/conf/number_translation/strip_symbols.xml rename to app/number_translations/resources/switch/conf/number_translation/strip_symbols.xml diff --git a/app/number_translation/root.php b/app/number_translations/root.php similarity index 100% rename from app/number_translation/root.php rename to app/number_translations/root.php