Ignore:
Timestamp:
Mar 14, 2013, 10:59:07 PM (11 years ago)
Author:
chronos
Message:
  • Přidáno: Systém pro překládání angličtiny do češtiny.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/UFormSettings.lfm

    r6 r9  
    44  Top = 127
    55  Width = 550
    6   Caption = 'Nastavení'
     6  Caption = 'Settings'
    77  ClientHeight = 273
    88  ClientWidth = 550
    99  OnCreate = FormCreate
     10  Position = poScreenCenter
    1011  LCLVersion = '1.1'
    1112  object LabeledEditToken: TLabeledEdit
     
    3334    Width = 75
    3435    Anchors = [akRight, akBottom]
    35     Caption = 'ZruÅ¡it'
     36    Caption = 'Cancel'
    3637    ModalResult = 2
    3738    TabOrder = 1
     
    6162    Height = 17
    6263    Top = 64
    63     Width = 99
    64     Caption = 'DatovÃœ formát:'
     64    Width = 83
     65    Caption = 'Data format:'
    6566    ParentColor = False
    6667  end
     
    7980    EditLabel.Top = 116
    8081    EditLabel.Width = 440
    81     EditLabel.Caption = 'CílovÃœ sloÅŸka:'
     82    EditLabel.Caption = 'Destination folder:'
    8283    EditLabel.ParentColor = False
    8384    TabOrder = 4
     
    8990    Width = 75
    9091    Anchors = [akTop, akRight]
    91     Caption = 'Vybrat'
     92    Caption = 'Select'
    9293    OnClick = Button1Click
    9394    TabOrder = 5
Note: See TracChangeset for help on using the changeset viewer.