diff options
author | Matthias Freund <matti_lx@yahoo.de> | 2013-02-10 01:14:30 +0100 |
---|---|---|
committer | Norbert Thiebaud <nthiebaud@gmail.com> | 2013-02-10 05:14:39 +0000 |
commit | 77f2073df576ebec5303bc29a242597f75ab0e61 (patch) | |
tree | 69e591c8f4d1a2f21e374e53b81843df031b8a9c /sw/sdi/wtextsh.sdi | |
parent | 408f462daff5fb059f775e69f9f8f724f765ea22 (diff) |
Comment translation german - english
And again a litte change...
Change-Id: Ia2fe42dc34983755a8ed23d188f41f73be71e5c8
Reviewed-on: https://gerrit.libreoffice.org/2073
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Diffstat (limited to 'sw/sdi/wtextsh.sdi')
-rw-r--r-- | sw/sdi/wtextsh.sdi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/sdi/wtextsh.sdi b/sw/sdi/wtextsh.sdi index 818f3fd6087d..94af14edcb1c 100644 --- a/sw/sdi/wtextsh.sdi +++ b/sw/sdi/wtextsh.sdi @@ -28,8 +28,8 @@ interface WebText : BaseText DisableFlags="SW_DISABLE_ON_PROTECTED_CURSOR"; Cachable ; ] - // hier sollen die Slots eingefuegt werden, die n u r vom StarWriter/WEB - // unterstuetzt werden + // Here should the slots are be inserted, but O N L Y those that are supported + // by StarWriter/WEB import TextSelection; } |