Closed (won't fix)
Project:
String Overrides
Version:
6.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2009 at 03:04 UTC
Updated:
18 Sep 2009 at 06:35 UTC
if you import 1000 string into string overrides, and surfing admin/settings/stringoverrides, broswer will be freezing.
think of that add pager may can solve this problem.
Comments
Comment #1
robloachWow, if you're using something like 1000 string replacements, you should be using Locale instead. Although String Overrides is good for small text changes, it doesn't really work well when you have that many overrides. I'll document this on the project page. Having only one page of overrides reminds people that it's not meant to be used as a complete replacement to Locale. Thanks!