Changeset 4987

Show
Ignore:
Timestamp:
11/05/09 02:30:37 (3 weeks ago)
Author:
asawada
Message:

Fixed typo. bugzid:102994.

Location:
branches/greyhound/lib/MT
Files:
6 modified

Legend:

Unmodified
Added
Removed
  • branches/greyhound/lib/MT/CMS/Theme.pm

    r4917 r4987  
    257257    } 
    258258    my @output_methods = ({ 
    259         label => MT->translate('Install into theme directory'), 
     259        label => MT->translate('Install into themes directory'), 
    260260        id    => 'themedir', 
    261261    }); 
  • branches/greyhound/lib/MT/L10N/de.pm

    r4970 r4987  
    12671267        'Failed to uninstall theme: [_1]' => 'Bei der Deinstallation des Themas ist ein Fehler aufgetreten: [_1]', 
    12681268        'Theme from [_1]' => 'Themen von [_1]', 
    1269         'Install into theme directory' => 'In Themenverzeichnis installieren', 
     1269        'Install into themes directory' => 'In Themenverzeichnis installieren', 
    12701270        'Download [_1] archive' => '[_1]-Archiv herunterladen', 
    12711271        'Failed to save theme export info: [_1]' => 'Beim Speichern der Export-Informationen ist ein Fehler aufgetreten: [_1]', 
  • branches/greyhound/lib/MT/L10N/es.pm

    r4970 r4987  
    12371237        'Failed to uninstall theme: [_1]' => 'Fallo al desinstalar el tema: [_1]', 
    12381238        'Theme from [_1]' => 'Tema de [_1]', 
    1239         'Install into theme directory' => 'Instalar en el directorio de temas', # Translate - New 
     1239        'Install into themes directory' => 'Instalar en el directorio de temas', # Translate - New 
    12401240        'Download [_1] archive' => 'Descargar archivo de [_1]', # Translate - New 
    12411241        'Failed to save theme export info: [_1]' => 'Fallo al guardar la información de exportación del tema: [_1]', 
  • branches/greyhound/lib/MT/L10N/fr.pm

    r4970 r4987  
    12671267        'Failed to uninstall theme: [_1]' => 'Désinstallation du thÚme écouchée : [_1]', 
    12681268        'Theme from [_1]' => 'ThÚme de [_1]', 
    1269         'Install into theme directory' => 'Installer dans le répertoire des thÚmes', 
     1269        'Install into themes directory' => 'Installer dans le répertoire des thÚmes', 
    12701270        'Download [_1] archive' => 'Télécharger l\'archive [_1]', 
    12711271        'Failed to save theme export info: [_1]' => 'Sauvegarde des informations d\'exportation de thÚme echouée : [_1]', 
  • branches/greyhound/lib/MT/L10N/ja.pm

    r4978 r4987  
    16341634        'Failed to uninstall theme: [_1]' => 'テヌマのアンむンストヌルに倱敗したした: [_1]', 
    16351635        'Theme from [_1]' => '[_1]のテヌマ', 
    1636         'Install into theme directory' => 'テヌマディレクトリぞのむンストヌル', 
     1636        'Install into themes directory' => 'テヌマディレクトリぞのむンストヌル', 
    16371637        'Download [_1] archive' => '[_1]圢匏アヌカむブでダりンロヌド', 
    16381638        'Failed to save theme export info: [_1]' => 'テヌマ゚クスポヌト惠
  • branches/greyhound/lib/MT/L10N/nl.pm

    r4970 r4987  
    12821282        'Failed to uninstall theme: [_1]' => 'Thema de-installeren mislukt: [_1]', 
    12831283        'Theme from [_1]' => 'Thema van [_1]', 
    1284         'Install into theme directory' => 'Installeren in thema-map', 
     1284        'Install into themes directory' => 'Installeren in thema-map', 
    12851285        'Download [_1] archive' => 'Download [_1] archief', 
    12861286        'Failed to save theme export info: [_1]' => 'Opslaan exportinfo van het thema mislukt: [_1]',