fdo#87203 make translatable AGGREGATE function

Change-Id: Ic376a4e03cafbba65ec78723de188bd627c0ef4f
(cherry picked from commit f6ef20b046c485c89fb25521dec1eb6642aac1ba)
diff --git a/formula/source/core/resource/core_resource.src b/formula/source/core/resource/core_resource.src
index b6816c7..99b387d 100644
--- a/formula/source/core/resource/core_resource.src
+++ b/formula/source/core/resource/core_resource.src
@@ -2370,7 +2370,7 @@ Resource RID_STRLIST_FUNCTION_NAMES
    };
    String SC_OPCODE_AGGREGATE
    {
        Text = "AGGREGATE" ;
        Text [ en-US ] = "AGGREGATE" ;
    };
    String SC_OPCODE_T_TEST
    {