Changeset 6127 for trunk/language/cs_CZ


Ignore:
Timestamp:
May 8, 2010, 10:23:13 PM (14 years ago)
Author:
nikrou
Message:

Fix language key (return in string) for message introduction in upgrade.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/language/cs_CZ/upgrade.lang.php

    r6053 r6127  
    4242
    4343// missing translations 2.1.0
    44 $lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version.
    45 The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Navrhujeme aktualizovat databázi Vaší galerie Piwigo ze starší na novou verzi.
     44$lang['This page proposes to upgrade your database corresponding to your old version of Piwigo to the current version. The upgrade assistant thinks you are currently running a <strong>release %s</strong> (or equivalent).'] = 'Navrhujeme aktualizovat databázi Vaší galerie Piwigo ze starší na novou verzi.
    4645Asistent aktualizace se domnívá, že aktuálně používáte <strong>verzi %s</strong> (nebo odpovídající).';
    4746$lang['As a precaution, following plugins have been deactivated. You must check for plugins upgrade before reactiving them:'] = 'Jako předběžné opatření byly deaktivovány následující doplňky. Prosím zkontrolujte aktualizace těchto doplňků předtím než je znovu aktivujete:';
Note: See TracChangeset for help on using the changeset viewer.