Merge pull request #2689 from tyfkda/fix-missing-equal

Fix missing "=" in .properties file
This commit is contained in:
Ben Fry
2014-07-31 18:41:02 -04:00
@@ -164,7 +164,7 @@ find.find = Find:
find.replace_with = Replace with:
find.ignore_case = Ignore Case
find.all_tabs = All Tabs
find.wrap_around Wrap Around
find.wrap_around = Wrap Around
find.btn.replace_all = Replace All
find.btn.replace = Replace
find.btn.find_and_replace = Find & Replace