From 4b416c4fccb0a68a5469ffc03d8d8761dd6e4af2 Mon Sep 17 00:00:00 2001 From: stuconnolly Date: Fri, 4 Jun 2010 21:28:30 +0000 Subject: Update the translation feedback URL to point to the new feedback page. The menuitem should be enabled when we actually start including localisations. --- Source/SPConstants.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source') diff --git a/Source/SPConstants.m b/Source/SPConstants.m index d98daea7..4ce1a4c5 100644 --- a/Source/SPConstants.m +++ b/Source/SPConstants.m @@ -176,7 +176,7 @@ NSString *SPKeyboardShortcutsURL = @"http://www.sequelpro.com/do NSString *SPMySQLSearchURL = @"http://search.mysql.com/search?q=%@&site=refman-%@"; NSString *SPDevURL = @"http://code.google.com/p/sequel-pro/"; NSString *SPGettingConnectedDocURL = @"http://www.sequelpro.com/docs/Getting_Connected"; -NSString *SPTranslationFeedbackURL = @"http://dev.sequelpro.com/translate/"; +NSString *SPTranslationFeedbackURL = @"http://dev.sequelpro.com/translate/feedback"; // Toolbar constants -- cgit v1.2.3