diff options
author | mistic100 <mistic@piwigo.org> | 2014-09-22 19:31:29 +0000 |
---|---|---|
committer | mistic100 <mistic@piwigo.org> | 2014-09-22 19:31:29 +0000 |
commit | 0a53c355a598f79e89433a0cfce1f2db217b0c02 (patch) | |
tree | ff2068fbc714abcd64a7d578c6e5e7682eadbd62 /plugins | |
parent | 0a12d3af59ec14d06c5932c4e0ee6040526d1c60 (diff) |
syntax error in r29755
git-svn-id: http://piwigo.org/svn/trunk@29756 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/TakeATour/language/cs_CZ/tour_first_contact.lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/TakeATour/language/cs_CZ/tour_first_contact.lang.php b/plugins/TakeATour/language/cs_CZ/tour_first_contact.lang.php index 6cacfafae..3870df6eb 100644 --- a/plugins/TakeATour/language/cs_CZ/tour_first_contact.lang.php +++ b/plugins/TakeATour/language/cs_CZ/tour_first_contact.lang.php @@ -12,7 +12,7 @@ $lang['first_contact_stp5'] = 'Nyní klikněte na tlačítko pro výběr fotek k $lang['first_contact_title6'] = ''; $lang['first_contact_stp6'] = 'Nyní vidéte že se tyto fotografie vložili do seznamu. Pokud už jste vložili všechny fotky kliknete na Upload'; $lang['first_contact_title7'] = ''; -$lang['first_contact_stp7'] = 'Zde je výpis všech vložených fotek. Vidíte zároveň jejich náhledy. Můžete:<ul><li>spravovat všechny fotky skrze Batch Manager</li><li>editovat vlastnosti fotek kliknutím na ně</li><li>vkládat další fotky</li></ul>' +$lang['first_contact_stp7'] = 'Zde je výpis všech vložených fotek. Vidíte zároveň jejich náhledy. Můžete:<ul><li>spravovat všechny fotky skrze Batch Manager</li><li>editovat vlastnosti fotek kliknutím na ně</li><li>vkládat další fotky</li></ul>'; $lang['first_contact_title8'] = ''; $lang['first_contact_stp8'] = 'Upravte je! Klikněte na odkaz.'; $lang['first_contact_title9'] = 'Batch Manager'; |