Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 18ac9009

Přidáno uživatelem Ondřej Fibich před asi 9 roky(ů)

Fix merge issue that removed all staff from developer branch :-).

Zobrazit rozdíly:

application/i18n/cs_CZ/validation.php
// Upload errors
'user_aborted' => 'The %s file was aborted during upload.',
'invalid_type' => 'Soubor nemá povolený typ souboru.',
'max_size' => 'The %s file you uploaded was too large. The maximum size allowed is %s.',
'max_size' => 'Soubor %s je příliš velký. Maximální velikost je %s.',
'max_width' => 'The %s file you uploaded was too big. The maximum allowed width is %spx.',
'max_height' => 'The %s file you uploaded was too big. The maximum allowed height is %spx.',
'min_width' => 'The %s file you uploaded was too small. The minimum allowed width is %spx.',

Také k dispozici: Unified diff