From a54b94f20fe75f611a4981a46abd3099406a96a2 Mon Sep 17 00:00:00 2001 From: nico Date: Tue, 8 Jan 2002 18:27:24 +0000 Subject: [PATCH] Removed 'Windows' strings git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@12053 72102866-910b-0410-8b05-ffd578937521 --- Resources/English.lproj/Localizable.strings | 3 --- 1 file changed, 3 deletions(-) diff --git a/Resources/English.lproj/Localizable.strings b/Resources/English.lproj/Localizable.strings index 175b66f06..91d7657d9 100644 --- a/Resources/English.lproj/Localizable.strings +++ b/Resources/English.lproj/Localizable.strings @@ -16,7 +16,4 @@ /* Title of the Info Panel */ "Info" = "Info"; -/* Title of Windows menu */ -"Windows" = "Windows"; - "reported exception - %@" = "reported exception - %@";