~phpbb3.pl/phpbb3-chat/trunk

« back to all changes in this revision

Viewing changes to root/language/pl/mods/chat.php

  • Committer: faw
  • Date: 2008-06-17 18:16:39 UTC
  • Revision ID: faw217@gmail.com-20080617181639-yc1voqh4br21l9u4
Merged 1.1 r38, r40, r41.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
$lang['CHAT'] = 'Czat';
30
30
 
31
31
$lang['OAPI']['Chat'] = array(
32
 
        'confirmDelete'         => 'Czy jesteś pewien, że chcesz usunąć tą wiadomość?',
 
32
        'confirmDelete'         => 'Czy jesteś pewien, że chcesz usunąć tę wiadomość?',
33
33
        '_Exceptions'           => array(
34
34
                'NoMessageSelected' => 'Nie wybrałeś wiadomości.',
35
35
                'MessageNotFound'   => 'Nie znaleziono wybranej wiadomości.',