From 50a8ef63a89eaea88a3d2ad4d2ccb7281268c46d Mon Sep 17 00:00:00 2001 From: Tomas Hajny Date: Sat, 24 Jun 2006 17:53:22 +0000 Subject: [PATCH] * contact information for contributors/maintainers added git-svn-id: trunk@3929 - --- compiler/msg/errord.msg | 2 ++ compiler/msg/errorhe.msg | 4 +-- compiler/msg/errorptd.msg | 53 ++++++++++++++++++++++++++++++++++----- compiler/msg/errorptw.msg | 53 ++++++++++++++++++++++++++++++++++----- 4 files changed, 98 insertions(+), 14 deletions(-) diff --git a/compiler/msg/errord.msg b/compiler/msg/errord.msg index 4000d6c5fe..816481ac78 100644 --- a/compiler/msg/errord.msg +++ b/compiler/msg/errord.msg @@ -1,5 +1,7 @@ # # German (alternative) Language File for Free Pascal +# Latest updates contributed by Karl-Michael Schindler aka mischi +# # # This file is part of the Free Pascal Compiler # Copyright (c) 1998-2000 by the Free Pascal Development team diff --git a/compiler/msg/errorhe.msg b/compiler/msg/errorhe.msg index 606126b6b5..c1028a80f3 100644 --- a/compiler/msg/errorhe.msg +++ b/compiler/msg/errorhe.msg @@ -1,9 +1,9 @@ # -# $Id: errorhe.msg,v 1.5 2005/04/10 08:11:14 florian Exp $ # This file is part of the Free Pascal Compiler # Copyright (c) 1999-2000 by the Free Pascal Development team # -# Hebrew Language File for Free Pascal +# Hebrew language file for Free Pascal Compiler +# Contributed by # # See the file COPYING.FPC, included in this distribution, # for details about the copyright. diff --git a/compiler/msg/errorptd.msg b/compiler/msg/errorptd.msg index d35c633f4f..efd0689a2e 100644 --- a/compiler/msg/errorptd.msg +++ b/compiler/msg/errorptd.msg @@ -1,9 +1,50 @@ -%%% Reordering of errorptd.msg respective to errore.msg -%%% Contains all comments from errorptd.msg -%%% Reordering of msg/errorptd.msg respective to msg/errore.msg -%%% Contains all comments from msg/errorptd.msg -%%% Reordering of msg/errorptd.msg respective to msg/errore.msg -%%% Contains all comments from msg/errorptd.msg +# +# This file is part of the Free Pascal Compiler +# Copyright (c) 1999-2000 by the Free Pascal Development team +# +# Portuguese (DOS encoding) language file for Free Pascal Compiler +# Contributed by Ari Ricardo Ody +# +# See the file COPYING.FPC, included in this distribution, +# for details about the copyright. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# +# +# The constants are build in the following order: +# __ +# +# is the part of the compiler the message is used +# asmr_ assembler parsing +# asmw_ assembler writing/binary writers + +# unit_ unit handling +# scan_ scanner +# parser_ parser +# type_ type checking +# general_ general info +# exec_ calls to assembler, linker, binder +# +# the type of the message it should normally used for +# f_ fatal error +# e_ error +# w_ warning +# n_ note +# h_ hint +# i_ info +# l_ add linenumber +# u_ used +# t_ tried +# c_ conditional +# d_ debug message +# x_ executable informations +# + +# +# General +# general_t_compilername=01000_T_Compilador usado: $1 % When the \var{-vt} switch is used, this line tells you what compiler % is used. diff --git a/compiler/msg/errorptw.msg b/compiler/msg/errorptw.msg index 1467442f01..8a3197d757 100644 --- a/compiler/msg/errorptw.msg +++ b/compiler/msg/errorptw.msg @@ -1,9 +1,50 @@ -%%% Reordering of errorptw.new respective to errore.msg -%%% Contains all comments from errorptw.new -%%% Reordering of errorptw.msg respective to errore.msg -%%% Contains all comments from errorptw.msg -%%% Reordering of msg/errorptw.msg respective to msg/errore.msg -%%% Contains all comments from msg/errorptw.msg +# +# This file is part of the Free Pascal Compiler +# Copyright (c) 1999-2000 by the Free Pascal Development team +# +# Portuguese (Windows encoding) language file for Free Pascal Compiler +# Contributed by Ari Ricardo Ody +# +# See the file COPYING.FPC, included in this distribution, +# for details about the copyright. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# +# +# The constants are build in the following order: +# __ +# +# is the part of the compiler the message is used +# asmr_ assembler parsing +# asmw_ assembler writing/binary writers + +# unit_ unit handling +# scan_ scanner +# parser_ parser +# type_ type checking +# general_ general info +# exec_ calls to assembler, linker, binder +# +# the type of the message it should normally used for +# f_ fatal error +# e_ error +# w_ warning +# n_ note +# h_ hint +# i_ info +# l_ add linenumber +# u_ used +# t_ tried +# c_ conditional +# d_ debug message +# x_ executable informations +# + +# +# General +# general_t_compilername=01000_T_Compilador usado: $1 % When the \var{-vt} switch is used, this line tells you what compiler % is used.