Revision: 18362
http://bibdesk.svn.sourceforge.net/bibdesk/?rev=18362&view=rev
Author: hofman
Date: 2012-01-03 16:23:45 +0000 (Tue, 03 Jan 2012)
Log Message:
-----------
consistent window title for error editor
Modified Paths:
--------------
trunk/bibdesk/BDSKErrorEditor.m
trunk/bibdesk/English.lproj/Localizable.strings
Modified: trunk/bibdesk/BDSKErrorEditor.m
===================================================================
--- trunk/bibdesk/BDSKErrorEditor.m 2012-01-03 14:49:37 UTC (rev 18361)
+++ trunk/bibdesk/BDSKErrorEditor.m 2012-01-03 16:23:45 UTC (rev 18362)
@@ -112,7 +112,7 @@
[self loadFile:self];
- NSString *prefix = (isPasteDrag) ? NSLocalizedString(@"Edit Paste/Drag",
@"Partial window title") : NSLocalizedString(@"Edit Source", @"Partial window
title");
+ NSString *prefix = (isPasteDrag) ? NSLocalizedString(@"Paste/Drag Data",
@"Partial window title") : NSLocalizedString(@"Source Data", @"Partial window
title");
BDSKASSERT(fileName);
[[self window] setRepresentedFilename:fileName];
Modified: trunk/bibdesk/English.lproj/Localizable.strings
===================================================================
(Binary files differ)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create
new or port existing apps to sell to consumers worldwide. Explore the
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Bibdesk-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bibdesk-commit