NOTE: THIS IS TRANSLATION OF NAVIGATION SO LOCATION FOR COMMIT IS DIFFERENT!'; $commit = 'web/www/trunk/_nav/langs/' . $file . ' and for now to the web/nav/langs/' . $file . ' too'; $iframe = '//www.mageia.org/_nav/langs/en.lang'; } else { $file = _lang_file_switch($s, $l); $note = ''; $commit = 'web/www/trunk/langs/' . $file; $iframe = '//www.mageia.org/langs/'.$s; } $constitution_or_license = ''; if($constitution) { $constitution_or_license .= '

Please translate constitution first

'; $constitution_or_license .= '

You can find it in svn. '; } $num_of_untranslated_strings = 0; if($license) { $constitution_or_license .= '

Please translate license into ' . $langs[$l] . ' first

'; $constitution_or_license .= sprintf('

You can find it in git. ', $l); // git doesn't work yet on https } if($constitution || $license) { $constitution_or_license .= 'Please read page on wiki for more information about that.

Then:

'; } ?> Missing language file

« back to the report page for

Missing language file

So, language file is missing in ', $l, ')' ?>. What can you do to help us?

  1. Copy the source file from the frame below in a text editor and rename it .
  2. Replace and translate the strings that are just after the lines starting with a ";". Be careful to always keep your translated text on a single line.
  3. Then:
  4. You can look to the translation guide on the localization Wiki page too.

Thanks!