source: trunk/plugins/TakeATour/language/ar_SA/plugin.lang.php @ 28951

Last change on this file since 28951 was 28951, checked in by flop25, 10 years ago

[take a tour]
empty language value with a space
tour 2.7 : search page, select js
tour privacy : wip

  • Property svn:executable set to *
File size: 2.7 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2014 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['first_contact_title2'] = '';
24$lang['first_contact_title10'] = '';
25$lang['first_contact_title12'] = '';
26$lang['first_contact_title13'] = '';
27$lang['first_contact_title14'] = '';
28$lang['first_contact_title16'] = '';
29$lang['first_contact_title17'] = '';
30$lang['first_contact_title23'] = '';
31$lang['first_contact_title24'] = '';
32$lang['first_contact_title26'] = '';
33$lang['first_contact_title27'] = '';
34$lang['first_contact_title30'] = '';
35$lang['first_contact_title31'] = '';
36$lang['first_contact_title32'] = '';
37$lang['first_contact_title40'] = '';
38$lang['first_contact_title41'] = '';
39$lang['first_contact_title5'] = '';
40$lang['first_contact_title6'] = '';
41$lang['first_contact_title7'] = '';
42$lang['first_contact_title8'] = '';
43$lang['2_7_0_stp10'] = '';
44$lang['2_7_0_title6'] = '';
45$lang['2_7_0_title7'] = '';
46$lang['2_7_0_title8'] = '';
47$lang['2_7_0_title9'] = '';
48$lang['2_7_0_stp4'] = '';
49$lang['2_7_0_stp5'] = '';
50$lang['2_7_0_stp6'] = '';
51$lang['2_7_0_stp7'] = '';
52$lang['2_7_0_stp8'] = '';
53$lang['2_7_0_stp9'] = '';
54$lang['2_7_0_title10'] = '';
55$lang['2_7_0_title4'] = '';
56$lang['2_7_0_title5'] = '';
Note: See TracBrowser for help on using the repository browser.