Kaydet (Commit) 408f462d authored tarafından Matthias Freund's avatar Matthias Freund Kaydeden (comit) Norbert Thiebaud

Comment translation german - english

This times i have more files with few translations.

Change-Id: I5a6cb89a36b8fab3db8cfb4029316e51834445b6
Reviewed-on: https://gerrit.libreoffice.org/2072Reviewed-by: 's avatarNorbert Thiebaud <nthiebaud@gmail.com>
Tested-by: 's avatarNorbert Thiebaud <nthiebaud@gmail.com>
üst a83a362e
...@@ -21,8 +21,8 @@ interface TextTable : BaseTextTable ...@@ -21,8 +21,8 @@ interface TextTable : BaseTextTable
uuid = "49CE7CA0-111A-101D-9757-6E74207A7520" uuid = "49CE7CA0-111A-101D-9757-6E74207A7520"
] ]
{ {
// hier sollen die Slots eingefuegt werden, die vom StarWriter/WEB // Here should the slots be integrated, which are not supported
// nicht unterstuetzt werden // in StarWriter/WEB
import TextSelection; import TextSelection;
......
...@@ -28,8 +28,8 @@ interface Text : BaseText ...@@ -28,8 +28,8 @@ interface Text : BaseText
DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR";
Cachable ; Cachable ;
] ]
// hier sollen die Slots eingefuegt werden, die vom StarWriter/WEB // Here should the slots be integrated, which are not supported
// nicht unterstuetzt werden // in StarWriter/WEB
import TextSelection; import TextSelection;
......
...@@ -43,7 +43,7 @@ interface TextEditView : BaseTextEditView ...@@ -43,7 +43,7 @@ interface TextEditView : BaseTextEditView
uuid = "09782660-111A-101D-9757-6E74207A7520" uuid = "09782660-111A-101D-9757-6E74207A7520"
] ]
{ {
// Slots, die nicht in der WebDocShell gebraucht werden // Slots, wich are not needed in the WebDocShell
FN_INSERT_OBJ_CTRL FN_INSERT_OBJ_CTRL
[ [
ExecMethod = Execute ; ExecMethod = Execute ;
......
...@@ -21,7 +21,7 @@ interface WebDocument : BaseTextDocument ...@@ -21,7 +21,7 @@ interface WebDocument : BaseTextDocument
uuid = "B47F0DE4-1E1F-11d1-89CA-008029E4B0B1" uuid = "B47F0DE4-1E1F-11d1-89CA-008029E4B0B1"
] ]
{ {
// hier nur Slots, die der vollstaendige Writer nicht braucht // here only Slots, which the full Writer doesn't need
SID_SOURCEVIEW SID_SOURCEVIEW
[ [
ExecMethod = Execute ; ExecMethod = Execute ;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment