added resource string for TDefaultComponentEditor.Edit

git-svn-id: trunk@6710 -
This commit is contained in:
mattias 2005-01-28 17:06:30 +00:00
parent b17b765e06
commit da84f603d8
36 changed files with 132 additions and 1 deletions

View File

@ -684,6 +684,7 @@ constructor TAddToProjectDialog.Create(TheOwner: TComponent);
begin begin
inherited Create(TheOwner); inherited Create(TheOwner);
Name:='AddToProjectDialog'; Name:='AddToProjectDialog';
Caption:=lisProjAddToProject;
fPackages:=TAVLTree.Create(@CompareLazPackageIDNames); fPackages:=TAVLTree.Create(@CompareLazPackageIDNames);
Position:=poScreenCenter; Position:=poScreenCenter;
IDEDialogLayoutList.ApplyLayout(Self,500,300); IDEDialogLayoutList.ApplyLayout(Self,500,300);

View File

@ -1908,6 +1908,7 @@ resourcestring
+'already exists in the project%swith file: %s%s%s.'; +'already exists in the project%swith file: %s%s%s.';
lisProjAddTheUnitNameAlreadyExistsInTheSelection = 'The unit name %s%s%s ' lisProjAddTheUnitNameAlreadyExistsInTheSelection = 'The unit name %s%s%s '
+'already exists in the selection%swith file: %s%s%s.'; +'already exists in the selection%swith file: %s%s%s.';
lisProjAddToProject = 'Add to project';
lisProjAddNewRequirement = 'New Requirement'; lisProjAddNewRequirement = 'New Requirement';
lisProjAddFiles = 'Add files'; lisProjAddFiles = 'Add files';
lisProjAddEditorFile = 'Add editor files'; lisProjAddEditorFile = 'Add editor files';

View File

@ -556,7 +556,7 @@ end;
function TDefaultComponentEditor.GetVerb(Index: Integer): string; function TDefaultComponentEditor.GetVerb(Index: Integer): string;
begin begin
Result:='Edit'; Result:=oisCreateDefaultEvent;
end; end;
procedure TDefaultComponentEditor.ExecuteVerb(Index: Integer); procedure TDefaultComponentEditor.ExecuteVerb(Index: Integer);

View File

@ -78,6 +78,7 @@ resourcestring
// component editors // component editors
cesStringGridEditor = 'StringGrid Editor ...'; cesStringGridEditor = 'StringGrid Editor ...';
cesStringGridEditor2 = 'StringGrid Editor'; cesStringGridEditor2 = 'StringGrid Editor';
oisCreateDefaultEvent = 'Create default event';
// Actions Editor // Actions Editor
cActionListEditorUnknownCategory='(Unknown)'; cActionListEditorUnknownCategory='(Unknown)';

View File

@ -389,6 +389,10 @@ msgstr ""
msgid "Add to package" msgid "Add to package"
msgstr "" msgstr ""
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lismenuaddwatch #: lazarusidestrconsts:lismenuaddwatch
msgid "Add watch ..." msgid "Add watch ..."
msgstr "" msgstr ""

View File

@ -378,6 +378,10 @@ msgstr ""
msgid "Add to package" msgid "Add to package"
msgstr "" msgstr ""
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lismenuaddwatch #: lazarusidestrconsts:lismenuaddwatch
msgid "Add watch ..." msgid "Add watch ..."
msgstr "" msgstr ""

View File

@ -388,6 +388,10 @@ msgstr ""
msgid "Add to package" msgid "Add to package"
msgstr "" msgstr ""
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lismenuaddwatch #: lazarusidestrconsts:lismenuaddwatch
msgid "Add watch ..." msgid "Add watch ..."
msgstr "" msgstr ""

View File

@ -389,6 +389,10 @@ msgstr "A
msgid "Add to package" msgid "Add to package"
msgstr "Añadir a paquete" msgstr "Añadir a paquete"
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lismenuaddwatch #: lazarusidestrconsts:lismenuaddwatch
msgid "Add watch ..." msgid "Add watch ..."
msgstr "" msgstr ""

View File

@ -389,6 +389,10 @@ msgstr "Añadir rutas a los paquetes/proyectos dependientes"
msgid "Add to package" msgid "Add to package"
msgstr "Añadir a paquete" msgstr "Añadir a paquete"
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lismenuaddwatch #: lazarusidestrconsts:lismenuaddwatch
msgid "Add watch ..." msgid "Add watch ..."
msgstr "" msgstr ""

View File

@ -378,6 +378,10 @@ msgstr ""
msgid "Add to package" msgid "Add to package"
msgstr "" msgstr ""
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lismenuaddwatch #: lazarusidestrconsts:lismenuaddwatch
msgid "Add watch ..." msgid "Add watch ..."
msgstr "" msgstr ""

View File

@ -388,6 +388,10 @@ msgstr "Ajouter les chemins d
msgid "Add to package" msgid "Add to package"
msgstr "Ajouter au paquet" msgstr "Ajouter au paquet"
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lismenuaddwatch #: lazarusidestrconsts:lismenuaddwatch
msgid "Add watch ..." msgid "Add watch ..."
msgstr "" msgstr ""

View File

@ -389,6 +389,10 @@ msgstr "תלויים הוסף נתיב ל מיזם/חבילה"
msgid "Add to package" msgid "Add to package"
msgstr "הוסף לחבילה" msgstr "הוסף לחבילה"
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lismenuaddwatch #: lazarusidestrconsts:lismenuaddwatch
msgid "Add watch ..." msgid "Add watch ..."
msgstr "" msgstr ""

View File

@ -388,6 +388,10 @@ msgstr "Aggiungi percorsi ai pacchetti/progetti dipendenti"
msgid "Add to package" msgid "Add to package"
msgstr "Aggiungi al pacchetto" msgstr "Aggiungi al pacchetto"
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lismenuaddwatch #: lazarusidestrconsts:lismenuaddwatch
msgid "Add watch ..." msgid "Add watch ..."
msgstr "" msgstr ""

View File

@ -388,6 +388,10 @@ msgstr "Aggiungi percorsi ai pacchetti/progetti dipendenti"
msgid "Add to package" msgid "Add to package"
msgstr "Aggiungi al pacchetto" msgstr "Aggiungi al pacchetto"
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lismenuaddwatch #: lazarusidestrconsts:lismenuaddwatch
msgid "Add watch ..." msgid "Add watch ..."
msgstr "" msgstr ""

View File

@ -389,6 +389,10 @@ msgstr "Dodaj ścieżki do zależnych pakietów/projektów"
msgid "Add to package" msgid "Add to package"
msgstr "Dodaj do pakietu" msgstr "Dodaj do pakietu"
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lismenuaddwatch #: lazarusidestrconsts:lismenuaddwatch
msgid "Add watch ..." msgid "Add watch ..."
msgstr "" msgstr ""

View File

@ -389,6 +389,10 @@ msgstr "Dodaj
msgid "Add to package" msgid "Add to package"
msgstr "Dodaj do pakietu" msgstr "Dodaj do pakietu"
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lismenuaddwatch #: lazarusidestrconsts:lismenuaddwatch
msgid "Add watch ..." msgid "Add watch ..."
msgstr "" msgstr ""

View File

@ -389,6 +389,10 @@ msgstr "Dodaj
msgid "Add to package" msgid "Add to package"
msgstr "Dodaj do pakietu" msgstr "Dodaj do pakietu"
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lismenuaddwatch #: lazarusidestrconsts:lismenuaddwatch
msgid "Add watch ..." msgid "Add watch ..."
msgstr "" msgstr ""

View File

@ -5874,6 +5874,10 @@ msgstr ""
msgid "The unit name %s%s%s already exists in the selection%swith file: %s%s%s." msgid "The unit name %s%s%s already exists in the selection%swith file: %s%s%s."
msgstr "" msgstr ""
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lisprojaddnewrequirement #: lazarusidestrconsts:lisprojaddnewrequirement
msgid "New Requirement" msgid "New Requirement"
msgstr "" msgstr ""

View File

@ -378,6 +378,10 @@ msgstr "
msgid "Add to package" msgid "Add to package"
msgstr "äÏÂÁ×ÉÔØ Ë ÐÁËÅÔÕ" msgstr "äÏÂÁ×ÉÔØ Ë ÐÁËÅÔÕ"
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lismenuaddwatch #: lazarusidestrconsts:lismenuaddwatch
msgid "Add watch ..." msgid "Add watch ..."
msgstr "äÏÂÁ×ÉÔØ ÎÁÂÌÀÄÅÎÉÅ..." msgstr "äÏÂÁ×ÉÔØ ÎÁÂÌÀÄÅÎÉÅ..."

View File

@ -378,6 +378,10 @@ msgstr "Добавить пути к зависимым пакетам/прое
msgid "Add to package" msgid "Add to package"
msgstr "Добавить к пакету" msgstr "Добавить к пакету"
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lismenuaddwatch #: lazarusidestrconsts:lismenuaddwatch
msgid "Add watch ..." msgid "Add watch ..."
msgstr "Добавить наблюдение..." msgstr "Добавить наблюдение..."

View File

@ -378,6 +378,10 @@ msgstr "
msgid "Add to package" msgid "Add to package"
msgstr "Äîáàâèòü ê ïàêåòó" msgstr "Äîáàâèòü ê ïàêåòó"
#: lazarusidestrconsts:lisprojaddtoproject
msgid "Add to project"
msgstr ""
#: lazarusidestrconsts:lismenuaddwatch #: lazarusidestrconsts:lismenuaddwatch
msgid "Add watch ..." msgid "Add watch ..."
msgstr "Äîáàâèòü íàáëþäåíèå..." msgstr "Äîáàâèòü íàáëþäåíèå..."

View File

@ -126,6 +126,10 @@ msgstr ""
msgid "Confirme clear all images ?" msgid "Confirme clear all images ?"
msgstr "Confirmar esborrar totes les imatges ?" msgstr "Confirmar esborrar totes les imatges ?"
#: objinspstrconsts:oiscreatedefaultevent
msgid "Create default event"
msgstr ""
#: objinspstrconsts:sccslvedtbtndel #: objinspstrconsts:sccslvedtbtndel
msgid "Delete" msgid "Delete"
msgstr "Esborrar" msgstr "Esborrar"

View File

@ -126,6 +126,10 @@ msgstr ""
msgid "Confirme clear all images ?" msgid "Confirme clear all images ?"
msgstr "" msgstr ""
#: objinspstrconsts:oiscreatedefaultevent
msgid "Create default event"
msgstr ""
#: objinspstrconsts:sccslvedtbtndel #: objinspstrconsts:sccslvedtbtndel
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""

View File

@ -136,6 +136,10 @@ msgstr "Confirmar suprimir"
msgid "Confirme clear all images ?" msgid "Confirme clear all images ?"
msgstr "¿Confirme limpiar todas las imágenes?" msgstr "¿Confirme limpiar todas las imágenes?"
#: objinspstrconsts:oiscreatedefaultevent
msgid "Create default event"
msgstr ""
#: objinspstrconsts:sccslvedtbtndel #: objinspstrconsts:sccslvedtbtndel
msgid "Delete" msgid "Delete"
msgstr "Suprimir" msgstr "Suprimir"

View File

@ -136,6 +136,10 @@ msgstr ""
msgid "Confirme clear all images ?" msgid "Confirme clear all images ?"
msgstr "¿Confirme limpiar todas las imágenes?" msgstr "¿Confirme limpiar todas las imágenes?"
#: objinspstrconsts:oiscreatedefaultevent
msgid "Create default event"
msgstr ""
#: objinspstrconsts:sccslvedtbtndel #: objinspstrconsts:sccslvedtbtndel
msgid "Delete" msgid "Delete"
msgstr "Suprimir" msgstr "Suprimir"

View File

@ -126,6 +126,10 @@ msgstr ""
msgid "Confirme clear all images ?" msgid "Confirme clear all images ?"
msgstr "" msgstr ""
#: objinspstrconsts:oiscreatedefaultevent
msgid "Create default event"
msgstr ""
#: objinspstrconsts:sccslvedtbtndel #: objinspstrconsts:sccslvedtbtndel
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""

View File

@ -126,6 +126,10 @@ msgstr ""
msgid "Confirme clear all images ?" msgid "Confirme clear all images ?"
msgstr "Confirmez vous la suppression de toutes les images ?" msgstr "Confirmez vous la suppression de toutes les images ?"
#: objinspstrconsts:oiscreatedefaultevent
msgid "Create default event"
msgstr ""
#: objinspstrconsts:sccslvedtbtndel #: objinspstrconsts:sccslvedtbtndel
msgid "Delete" msgid "Delete"
msgstr "Supprimer" msgstr "Supprimer"

View File

@ -136,6 +136,10 @@ msgstr ""
msgid "Confirme clear all images ?" msgid "Confirme clear all images ?"
msgstr "Conferma la cancellazione di tutte le immagini?" msgstr "Conferma la cancellazione di tutte le immagini?"
#: objinspstrconsts:oiscreatedefaultevent
msgid "Create default event"
msgstr ""
#: objinspstrconsts:sccslvedtbtndel #: objinspstrconsts:sccslvedtbtndel
msgid "Delete" msgid "Delete"
msgstr "Elimina" msgstr "Elimina"

View File

@ -136,6 +136,10 @@ msgstr ""
msgid "Confirme clear all images ?" msgid "Confirme clear all images ?"
msgstr "Conferma la cancellazione di tutte le immagini?" msgstr "Conferma la cancellazione di tutte le immagini?"
#: objinspstrconsts:oiscreatedefaultevent
msgid "Create default event"
msgstr ""
#: objinspstrconsts:sccslvedtbtndel #: objinspstrconsts:sccslvedtbtndel
msgid "Delete" msgid "Delete"
msgstr "Elimina" msgstr "Elimina"

View File

@ -137,6 +137,10 @@ msgstr ""
msgid "Confirme clear all images ?" msgid "Confirme clear all images ?"
msgstr "Chcesz wyczyścić wszystkie obrazki ?" msgstr "Chcesz wyczyścić wszystkie obrazki ?"
#: objinspstrconsts:oiscreatedefaultevent
msgid "Create default event"
msgstr ""
#: objinspstrconsts:sccslvedtbtndel #: objinspstrconsts:sccslvedtbtndel
msgid "Delete" msgid "Delete"
msgstr "Usuń" msgstr "Usuń"

View File

@ -137,6 +137,10 @@ msgstr ""
msgid "Confirme clear all images ?" msgid "Confirme clear all images ?"
msgstr "Chcesz wyczy¶ciæ wszystkie obrazki ?" msgstr "Chcesz wyczy¶ciæ wszystkie obrazki ?"
#: objinspstrconsts:oiscreatedefaultevent
msgid "Create default event"
msgstr ""
#: objinspstrconsts:sccslvedtbtndel #: objinspstrconsts:sccslvedtbtndel
msgid "Delete" msgid "Delete"
msgstr "Usuñ" msgstr "Usuñ"

View File

@ -137,6 +137,10 @@ msgstr ""
msgid "Confirme clear all images ?" msgid "Confirme clear all images ?"
msgstr "Chcesz wyczyœciæ wszystkie obrazki ?" msgstr "Chcesz wyczyœciæ wszystkie obrazki ?"
#: objinspstrconsts:oiscreatedefaultevent
msgid "Create default event"
msgstr ""
#: objinspstrconsts:sccslvedtbtndel #: objinspstrconsts:sccslvedtbtndel
msgid "Delete" msgid "Delete"
msgstr "Usuñ" msgstr "Usuñ"

View File

@ -190,6 +190,10 @@ msgstr ""
msgid "StringGrid Editor" msgid "StringGrid Editor"
msgstr "" msgstr ""
#: objinspstrconsts:oiscreatedefaultevent
msgid "Create default event"
msgstr ""
#: objinspstrconsts:cactionlisteditorunknowncategory #: objinspstrconsts:cactionlisteditorunknowncategory
msgid "(Unknown)" msgid "(Unknown)"
msgstr "" msgstr ""

View File

@ -136,6 +136,10 @@ msgstr "
msgid "Confirme clear all images ?" msgid "Confirme clear all images ?"
msgstr "ðÏÄÔ×ÅÒÖÄÁÅÔÅ ÏÞÉÓÔËÕ ×ÓÅÈ ÉÚÏÂÒÁÖÅÎÉÊ ?" msgstr "ðÏÄÔ×ÅÒÖÄÁÅÔÅ ÏÞÉÓÔËÕ ×ÓÅÈ ÉÚÏÂÒÁÖÅÎÉÊ ?"
#: objinspstrconsts:oiscreatedefaultevent
msgid "Create default event"
msgstr ""
#: objinspstrconsts:sccslvedtbtndel #: objinspstrconsts:sccslvedtbtndel
msgid "Delete" msgid "Delete"
msgstr "õÄÁÌÉÔØ" msgstr "õÄÁÌÉÔØ"

View File

@ -136,6 +136,10 @@ msgstr "Подтвердить удаление"
msgid "Confirme clear all images ?" msgid "Confirme clear all images ?"
msgstr "Подтверждаете очистку всех изображений ?" msgstr "Подтверждаете очистку всех изображений ?"
#: objinspstrconsts:oiscreatedefaultevent
msgid "Create default event"
msgstr ""
#: objinspstrconsts:sccslvedtbtndel #: objinspstrconsts:sccslvedtbtndel
msgid "Delete" msgid "Delete"
msgstr "Удалить" msgstr "Удалить"

View File

@ -136,6 +136,10 @@ msgstr "
msgid "Confirme clear all images ?" msgid "Confirme clear all images ?"
msgstr "Ïîäòâåðæäàåòå î÷èñòêó âñåõ èçîáðàæåíèé ?" msgstr "Ïîäòâåðæäàåòå î÷èñòêó âñåõ èçîáðàæåíèé ?"
#: objinspstrconsts:oiscreatedefaultevent
msgid "Create default event"
msgstr ""
#: objinspstrconsts:sccslvedtbtndel #: objinspstrconsts:sccslvedtbtndel
msgid "Delete" msgid "Delete"
msgstr "Óäàëèòü" msgstr "Óäàëèòü"