Ignore:
Timestamp:
Nov 3, 2012, 10:24:18 PM (11 years ago)
Author:
mistic100
Message:

correct english

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/flickr2piwigo/language/da_DK/plugin.lang.php

    r17992 r18911  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
    23 $lang['Logued out'] = 'Logget ud';
     23$lang['Logged out'] = 'Logget ud';
    2424$lang['No download method available'] = 'Ingen downloadmetode til rådighed';
    2525$lang['One picture is not displayed because already existing in the database.'] = 'Et billede vises ikke, fordi det allerede findes i databasen.';
     
    3030$lang['Processing...'] = 'Behandler ...';
    3131$lang['Reproduce flickr albums'] = 'Reproducere Flickr-album';
    32 $lang['Successfully logued to you Flickr account'] = 'Loggede på din Flickr-konto';
     32$lang['Successfully logged in to you Flickr account'] = 'Loggede på din Flickr-konto';
    3333$lang['%d albums'] = '%d album';
    3434$lang['%d elements ready for importation'] = '%d elementer klar til import';
     
    5050$lang['List my albums'] = 'Liste over mine albums';
    5151$lang['List pictures of this album'] = 'List billeder i dette album';
    52 $lang['Logued as'] = 'Logget som';
     52$lang['Logged in as'] = 'Logget som';
    5353?>
Note: See TracChangeset for help on using the changeset viewer.