You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Warning: Result set is incomplete. Showing {0} of {1} rows. The full result set could not be loaded./{0} is the number of rows actually returned{1} is the total number of rows expected": {
2006
+
"message": "Warning: Result set is incomplete. Showing {0} of {1} rows. The full result set could not be loaded.",
2007
+
"comment": [
2008
+
"{0} is the number of rows actually returned",
2009
+
"{1} is the total number of rows expected"
2010
+
]
2011
+
},
2005
2012
"({0} row)/{0} is the number of rows (singular)": {
2006
2013
"message": "({0} row)",
2007
2014
"comment": ["{0} is the number of rows (singular)"]
0 commit comments