Ticket #30 (closed Bug: fixed)

Opened 3 years ago

Last modified 3 years ago

German language not shown in J 1.5

Reported by: Stephan S Owned by: axel
Priority: major Milestone: 1.5.3
Component: MySMS - Component Version: 1.5.x
Keywords: language, translations Cc:

Description

The german language translation not shown in Joomla 1.5:

The problem is the following code snippet:

--
$lang = &JFactory::getLanguage()->getBackwardLang();
--

This returns 'german' ( german.php ). But at the moment there is only a germani.php.

Change History

Changed 3 years ago by axel

  • status changed from new to closed
  • resolution set to fixed

Renamend germani.php to german.php

Note: See TracTickets for help on using tickets.