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/sv_SE | |
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/sv_SE')
-rwxr-xr-x | plugins/TakeATour/language/sv_SE/plugin.lang.php | 68 |
1 files changed, 34 insertions, 34 deletions
diff --git a/plugins/TakeATour/language/sv_SE/plugin.lang.php b/plugins/TakeATour/language/sv_SE/plugin.lang.php index 621501e9d..1f84b84a5 100755 --- a/plugins/TakeATour/language/sv_SE/plugin.lang.php +++ b/plugins/TakeATour/language/sv_SE/plugin.lang.php @@ -20,40 +20,40 @@ // | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, | // | USA. | // +-----------------------------------------------------------------------+ -$lang['2_7_0_stp10'] = ' '; -$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'] = ' '; +$lang['2_7_0_stp10'] = ''; +$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'] = ''; $lang['2.7 Tour'] = '2.7 Översikt'; $lang['2_7_0_descrp'] = 'Upptäck nyheterna i Piwigo 2.7'; $lang['2_7_0_stp1'] = 'Hej! Jag kommer att vara din guide på upptäcktsfärden genom Piwigo. Följ mina instruktioner, och klicka på Nästa eller använd piltangenterna för att navigera. Om du går vilse till någon annan sida, kommer du att omdirigeras till den aktuella sidan i den här översikten.'; |