From 3fc708d69f61f4f91bdf1c6789becaca2e03e896 Mon Sep 17 00:00:00 2001 From: Kevin Ruland Date: Sun, 8 Jan 2012 02:23:06 +0000 Subject: [PATCH] moving to core/ --- {scripts => core/scripts}/checkTranslations.sh | 0 {scripts => core/scripts}/renameTranslationKeys.sh | 0 {scripts => core/scripts}/verifyTranslationKeys.pl | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {scripts => core/scripts}/checkTranslations.sh (100%) rename {scripts => core/scripts}/renameTranslationKeys.sh (100%) rename {scripts => core/scripts}/verifyTranslationKeys.pl (100%) diff --git a/scripts/checkTranslations.sh b/core/scripts/checkTranslations.sh similarity index 100% rename from scripts/checkTranslations.sh rename to core/scripts/checkTranslations.sh diff --git a/scripts/renameTranslationKeys.sh b/core/scripts/renameTranslationKeys.sh similarity index 100% rename from scripts/renameTranslationKeys.sh rename to core/scripts/renameTranslationKeys.sh diff --git a/scripts/verifyTranslationKeys.pl b/core/scripts/verifyTranslationKeys.pl similarity index 100% rename from scripts/verifyTranslationKeys.pl rename to core/scripts/verifyTranslationKeys.pl