From 74f99167dab771d2ce6643226f6ebab108a095dd Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Latour Date: Tue, 1 Apr 2014 15:43:35 -0700 Subject: [PATCH] Fix --- .../GCDWebUploader.bundle/en.lproj/Localizable.strings | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GCDWebUploader/GCDWebUploader.bundle/en.lproj/Localizable.strings b/GCDWebUploader/GCDWebUploader.bundle/en.lproj/Localizable.strings index 6e3dd64..fe936ba 100644 --- a/GCDWebUploader/GCDWebUploader.bundle/en.lproj/Localizable.strings +++ b/GCDWebUploader/GCDWebUploader.bundle/en.lproj/Localizable.strings @@ -1,3 +1,3 @@ "TITLE" = "%@"; -"HEADER" = "Drag & drop files on this window or use the \"Upload Files…\" button to upload new files."; +"HEADER" = "Drag & drop files on this window or use the \"Upload Files…\" button to upload new files."; "FOOTER" = "%@ %@";