Develop and Download Open Source Software

Browse CVS Repository

Diff of /gikonavigoeson/gikonavi/Giko.pas

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.542 by h677, Wed Nov 23 05:11:11 2005 UTC revision 1.543 by h677, Wed Nov 23 05:41:45 2005 UTC
# Line 315  type Line 315  type
315                  IndividualAbon1: TMenuItem;                  IndividualAbon1: TMenuItem;
316                  N41: TMenuItem;                  N41: TMenuItem;
317                  IndividualAbon2: TMenuItem;                  IndividualAbon2: TMenuItem;
318                  N42: TMenuItem;      AntiIndivAbonMenuItem: TMenuItem;
319                  AntiIndividualAbon: TMenuItem;                  AntiIndividualAbon: TMenuItem;
320                  N49: TMenuItem;                  N49: TMenuItem;
321                  N51: TMenuItem;                  N51: TMenuItem;
# Line 1354  begin Line 1354  begin
1354    
1355          //キャプションが上書きされてしまうので、ここで再設定          //キャプションが上書きされてしまうので、ここで再設定
1356          FavoriteAddToolButton.Caption := '追加...';          FavoriteAddToolButton.Caption := '追加...';
1357        AntiIndivAbonMenuItem.Caption := '個別あぼ〜ん解除';
1358    
1359  end;  end;
1360    

Legend:
Removed from v.1.542  
changed lines
  Added in v.1.543

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26