a8d460 Rename the following functionalities:

Authored and Committed by areguera 11 years ago
    Rename the following functionalities:
    
        - From `Commons/cli_getCountryCodes' to
          `Locale/locale_getCountryCodes'
    
        - From `Commons/cli_getLangName' to `Locale/locale_getLanguageName'
    
        - From `Commons/cli_getLangCodes' to
          `Locale/locale_getLanguageCodes'
    
        - From `Commons/cli_getCountryName' to
          `Locale/locale_getCountryName'
    
    Add the following functionalities:
    
        - Locale/locale_getCurrentCountryCode
    
        - Locale/locale_getCurrentLanguageCode
    
    
        
Scripts/Bash/Functions/Locale/locale_getCountryCodes.sh Scripts/Bash/Functions/Commons/cli_getCountryCodes.sh
file renamed
+2 -10
Scripts/Bash/Functions/Locale/locale_getCountryName.sh Scripts/Bash/Functions/Commons/cli_getCountryName.sh
file renamed
+4 -5
Scripts/Bash/Functions/Locale/locale_getLanguageCodes.sh Scripts/Bash/Functions/Commons/cli_getLangCodes.sh
file renamed
+2 -10
Scripts/Bash/Functions/Locale/locale_getLanguageName.sh Scripts/Bash/Functions/Commons/cli_getLangName.sh
file renamed
+3 -2