fdo#71720 fix transalate strings
Change-Id: I8758e2407f1d3d1e09324b4fe5cc0442f8dda34d Reviewed-on: https://gerrit.libreoffice.org/8819 Reviewed-by: Eike Rathke <erack@redhat.com> Tested-by: Eike Rathke <erack@redhat.com>
This commit is contained in:
parent
b4e5b8bc1d
commit
f07bdba6c5
@ -1665,15 +1665,15 @@ Resource RID_STRLIST_FUNCTION_NAMES
|
||||
};
|
||||
String SC_OPCODE_CEIL_MS
|
||||
{
|
||||
Text = "CEILING.PRECISE" ;
|
||||
Text [ en-US ] = "CEILING.PRECISE" ;
|
||||
};
|
||||
String SC_OPCODE_CEIL_ISO
|
||||
{
|
||||
Text = "ISO.CEILING" ;
|
||||
Text [ en-US ] = "ISO.CEILING" ;
|
||||
};
|
||||
String SC_OPCODE_FLOOR_MS
|
||||
{
|
||||
Text = "FLOOR.PRECISE" ;
|
||||
Text [ en-US ] = "FLOOR.PRECISE" ;
|
||||
};
|
||||
String SC_OPCODE_FLOOR
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user