summaryrefslogtreecommitdiffstats
path: root/sc/inc/sc.hrc
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/inc/sc.hrc
parentcp#1000072: Purge one document shell at a time, to avoid freeze. (diff)
downloadcore-516bd94247ea24586885254ac716f4a5f90e5c73.tar.gz
core-516bd94247ea24586885254ac716f4a5f90e5c73.zip
Localize this string.
Change-Id: I88b205d36eede5e63af46f8581896d980b6aa27d
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r--sc/inc/sc.hrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index d350aad3466d..2253aacf6e95 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -983,7 +983,8 @@
#define STR_MID (STR_START + 431)
#define STR_SOUTH (STR_START + 432)
#define STR_SUM (STR_START + 433)
-#define STR_END (STR_SUM)
+#define SCSTR_UPDATE_EXTDOCS (STR_START + 434)
+#define STR_END (SCSTR_UPDATE_EXTDOCS)
#define BMP_START (STR_END)