diff options
author | Ulf Lamping <ulf.lamping@web.de> | 2007-09-09 14:58:02 +0000 |
---|---|---|
committer | Ulf Lamping <ulf.lamping@web.de> | 2007-09-09 14:58:02 +0000 |
commit | 830c6e094aef8e3b156b824e1598e75326a833a4 (patch) | |
tree | 02f314853c745dfa78abca46b4d71159eabe33b3 /tshark.vcproj | |
parent | 1366745e4520145316e4083d2c5bc1b53878d922 (diff) | |
download | wireshark-830c6e094aef8e3b156b824e1598e75326a833a4.tar.gz wireshark-830c6e094aef8e3b156b824e1598e75326a833a4.tar.bz2 wireshark-830c6e094aef8e3b156b824e1598e75326a833a4.zip |
translate some german to english
svn path=/trunk/; revision=22832
Diffstat (limited to 'tshark.vcproj')
-rw-r--r-- | tshark.vcproj | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tshark.vcproj b/tshark.vcproj index 4f0dc8ac44..905700fcb6 100644 --- a/tshark.vcproj +++ b/tshark.vcproj @@ -59,7 +59,7 @@ </References>
<Files>
<Filter
- Name="Quelldateien"
+ Name="Source Files"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
@@ -73,7 +73,7 @@ </File>
</Filter>
<Filter
- Name="Headerdateien"
+ Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
@@ -83,7 +83,7 @@ </File>
</Filter>
<Filter
- Name="Ressourcendateien"
+ Name="Resource Files"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
|