summaryrefslogtreecommitdiff
path: root/sc/source/ui/src/scstring.src
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@collabora.com>2014-05-20 10:41:03 -0400
committerKohei Yoshida <kohei.yoshida@collabora.com>2014-05-21 13:25:22 -0400
commit516bd94247ea24586885254ac716f4a5f90e5c73 (patch)
tree644480e32a240b21e6590364b95574437ecae04a /sc/source/ui/src/scstring.src
parent65d026f39cff52c96be95871e16a3d6714203d2e (diff)
Localize this string.
Change-Id: I88b205d36eede5e63af46f8581896d980b6aa27d
Diffstat (limited to 'sc/source/ui/src/scstring.src')
-rw-r--r--sc/source/ui/src/scstring.src5
1 files changed, 5 insertions, 0 deletions
diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src
index 78d954105ced..b083fffed02d 100644
--- a/sc/source/ui/src/scstring.src
+++ b/sc/source/ui/src/scstring.src
@@ -811,6 +811,11 @@ String SCSTR_EXTDOC_NOT_LOADED
Text [ en-US ] = "The following external file could not be loaded. Data linked from this file did not get updated." ;
};
+String SCSTR_UPDATE_EXTDOCS
+{
+ Text [ en-US ] = "Updating external links.";
+};
+
String SCSTR_FORMULA_SYNTAX_CALC_A1
{
Text [ en-US ] = "Calc A1";