diff options
author | flop25 <flop25@piwigo.org> | 2014-07-05 15:22:55 +0000 |
---|---|---|
committer | flop25 <flop25@piwigo.org> | 2014-07-05 15:22:55 +0000 |
commit | f140339c7dcac4c4670421b5619b80a84eac131e (patch) | |
tree | ed83a7de8eee2414fa61b63a38adf262903c1a5c /plugins/TakeATour/language/bg_BG | |
parent | 0e562071c44ec55f72988bab48be9e9ddb35d1b0 (diff) |
[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
Diffstat (limited to 'plugins/TakeATour/language/bg_BG')
-rwxr-xr-x | plugins/TakeATour/language/bg_BG/plugin.lang.php | 66 |
1 files changed, 33 insertions, 33 deletions
diff --git a/plugins/TakeATour/language/bg_BG/plugin.lang.php b/plugins/TakeATour/language/bg_BG/plugin.lang.php index 5d2fefa40..62d9771e1 100755 --- a/plugins/TakeATour/language/bg_BG/plugin.lang.php +++ b/plugins/TakeATour/language/bg_BG/plugin.lang.php @@ -20,36 +20,36 @@ // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA. |
// +-----------------------------------------------------------------------+ -$lang['2_7_0_stp4'] = ' '; -$lang['2_7_0_stp5'] = ' '; -$lang['2_7_0_stp6'] = ' '; -$lang['2_7_0_stp7'] = ' '; -$lang['2_7_0_stp8'] = ' '; -$lang['2_7_0_stp9'] = ' '; -$lang['2_7_0_title10'] = ' '; -$lang['2_7_0_title4'] = ' '; -$lang['2_7_0_title5'] = ' '; -$lang['2_7_0_title6'] = ' '; -$lang['2_7_0_title7'] = ' '; -$lang['2_7_0_title8'] = ' '; -$lang['2_7_0_title9'] = ' '; -$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'] = ' ';
\ No newline at end of file +$lang['2_7_0_stp4'] = ''; +$lang['2_7_0_stp5'] = ''; +$lang['2_7_0_stp6'] = ''; +$lang['2_7_0_stp7'] = ''; +$lang['2_7_0_stp8'] = ''; +$lang['2_7_0_stp9'] = ''; +$lang['2_7_0_title10'] = ''; +$lang['2_7_0_title4'] = ''; +$lang['2_7_0_title5'] = ''; +$lang['2_7_0_title6'] = ''; +$lang['2_7_0_title7'] = ''; +$lang['2_7_0_title8'] = ''; +$lang['2_7_0_title9'] = ''; +$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'] = '';
\ No newline at end of file |