[NO ISSUE][FAIL] Improve Index Creation on Large Field Error Message

- user model changes: no
- storage format changes: no
- interface changes: no

Details:
- Improve index creation on large field error message.

Change-Id: I4383e9b384f57367d422e9603abf247647a38701
Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/5843
Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
Reviewed-by: Murtadha Hubail <mhubail@apache.org>
Reviewed-by: Ian Maxon <imaxon@uci.edu>
Reviewed-by: Dmitry Lychagin <dmitry.lychagin@couchbase.com>
diff --git a/hyracks-fullstack/hyracks/hyracks-api/src/main/resources/errormsg/en.properties b/hyracks-fullstack/hyracks/hyracks-api/src/main/resources/errormsg/en.properties
index cfb6c9e..87b963a 100644
--- a/hyracks-fullstack/hyracks/hyracks-api/src/main/resources/errormsg/en.properties
+++ b/hyracks-fullstack/hyracks/hyracks-api/src/main/resources/errormsg/en.properties
@@ -59,7 +59,7 @@
 40 = Unknown inverted index type %1$s
 41 = Cannot propose linearizer if dimensions have different types
 42 = Cannot propose linearizer for type %1$s
-43 = Record size (%1$s) larger than maximum acceptable record size (%2$s)
+43 = Index entry size (%1$s) larger than maximum acceptable entry size (%2$s)
 44 = Failed to re-find parent of a page in the tree
 45 = Failed to find a tuple in a page
 46 = Unsorted load input