mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-21 09:03:38 +02:00
[take a tour]
empty language value with a space tour 2.7 : search page, select js tour privacy : wip git-svn-id: http://piwigo.org/svn/trunk@28951 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -20,26 +20,26 @@
|
||||
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
|
||||
// | USA. |
|
||||
// +-----------------------------------------------------------------------+
|
||||
$lang['first_contact_title10'] = ' ';
|
||||
$lang['first_contact_title12'] = ' ';
|
||||
$lang['first_contact_title13'] = ' ';
|
||||
$lang['first_contact_title14'] = ' ';
|
||||
$lang['first_contact_title16'] = ' ';
|
||||
$lang['first_contact_title17'] = ' ';
|
||||
$lang['first_contact_title2'] = ' ';
|
||||
$lang['first_contact_title23'] = ' ';
|
||||
$lang['first_contact_title24'] = ' ';
|
||||
$lang['first_contact_title26'] = ' ';
|
||||
$lang['first_contact_title27'] = ' ';
|
||||
$lang['first_contact_title30'] = ' ';
|
||||
$lang['first_contact_title31'] = ' ';
|
||||
$lang['first_contact_title32'] = ' ';
|
||||
$lang['first_contact_title40'] = ' ';
|
||||
$lang['first_contact_title41'] = ' ';
|
||||
$lang['first_contact_title5'] = ' ';
|
||||
$lang['first_contact_title6'] = ' ';
|
||||
$lang['first_contact_title7'] = ' ';
|
||||
$lang['first_contact_title8'] = ' ';
|
||||
$lang['first_contact_title10'] = '';
|
||||
$lang['first_contact_title12'] = '';
|
||||
$lang['first_contact_title13'] = '';
|
||||
$lang['first_contact_title14'] = '';
|
||||
$lang['first_contact_title16'] = '';
|
||||
$lang['first_contact_title17'] = '';
|
||||
$lang['first_contact_title2'] = '';
|
||||
$lang['first_contact_title23'] = '';
|
||||
$lang['first_contact_title24'] = '';
|
||||
$lang['first_contact_title26'] = '';
|
||||
$lang['first_contact_title27'] = '';
|
||||
$lang['first_contact_title30'] = '';
|
||||
$lang['first_contact_title31'] = '';
|
||||
$lang['first_contact_title32'] = '';
|
||||
$lang['first_contact_title40'] = '';
|
||||
$lang['first_contact_title41'] = '';
|
||||
$lang['first_contact_title5'] = '';
|
||||
$lang['first_contact_title6'] = '';
|
||||
$lang['first_contact_title7'] = '';
|
||||
$lang['first_contact_title8'] = '';
|
||||
$lang['2_7_0_stp4'] = '
|
||||
';
|
||||
$lang['2_7_0_stp5'] = '
|
||||
@@ -66,7 +66,7 @@ $lang['2_7_0_title8'] = '
|
||||
';
|
||||
$lang['2_7_0_title9'] = '
|
||||
';
|
||||
$lang['2_7_0_stp10'] = ' ';
|
||||
$lang['2_7_0_stp10'] = '';
|
||||
$lang['first_contact_title1'] = 'Benvindo(a) à sua galeria';
|
||||
$lang['first_contact_title11'] = 'Como editar fotos';
|
||||
$lang['first_contact_title15'] = 'A página de edição de uma imagem';
|
||||
|
||||
Reference in New Issue
Block a user