Skip to content

Commit

Permalink
Dev Moved translation files
Browse files Browse the repository at this point in the history
  • Loading branch information
c-schmitz committed Jul 1, 2014
1 parent 2d18120 commit 4ec280a
Show file tree
Hide file tree
Showing 88 changed files with 1 addition and 11 deletions.
10 changes: 0 additions & 10 deletions application/language/english/index.html

This file was deleted.

2 changes: 1 addition & 1 deletion application/libraries/Limesurvey_lang.php
Expand Up @@ -39,7 +39,7 @@ function __construct($sLanguageCode, $bForceRefresh=false){
}
else
{
$streamer = new FileReader(getcwd().DIRECTORY_SEPARATOR.'locale'.DIRECTORY_SEPARATOR.$sLanguageCode.'.mo');
$streamer = new FileReader(getcwd().DIRECTORY_SEPARATOR.'application'.DIRECTORY_SEPARATOR.'messages'.DIRECTORY_SEPARATOR.$sLanguageCode.'.mo');
$this->gettextclass = $aClassCache[$sLanguageCode] = new gettext_reader($streamer);
}
$this->langcode = $sLanguageCode;
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

2 comments on commit 4ec280a

@Shnoulle
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

More easy to use to Yii utf8 / CLocale after this ?

@SamMousa
Copy link
Contributor

@SamMousa SamMousa commented on 4ec280a Jul 1, 2014 via email

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.