summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/src/units.src
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/src/units.src')
-rw-r--r--sc/source/ui/src/units.src9
1 files changed, 7 insertions, 2 deletions
diff --git a/sc/source/ui/src/units.src b/sc/source/ui/src/units.src
index 7a818e954d82..d666923f0d51 100644
--- a/sc/source/ui/src/units.src
+++ b/sc/source/ui/src/units.src
@@ -19,9 +19,14 @@
#include "sc.hrc"
-String STR_UNITS_ERRORINCELL
+String STR_UNITS_ERROR_INPUT
{
- Text [ en-US ] = "Units error in formula in Cell $1" ;
+ Text [ en-US ] = "Units error in formula in Cell $1: incompatible units used in formula." ;
+};
+
+String STR_UNITS_ERROR_OUTPUT
+{
+ Text [ en-US ] = "Units error in formula in Cell $1: result units don't match specified units." ;
};
PushButton BT_UNITS_EDIT_CELL