diff options
Diffstat (limited to 'sfx2/source/appl/app.src')
-rw-r--r-- | sfx2/source/appl/app.src | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sfx2/source/appl/app.src b/sfx2/source/appl/app.src index 26e3985d1eb7..1337c74e7947 100644 --- a/sfx2/source/appl/app.src +++ b/sfx2/source/appl/app.src @@ -1034,6 +1034,11 @@ String STR_QUICKSTART_STARTCENTER Text [ en-US ] = "Startcenter"; }; +String STR_QUICKSTART_RECENTDOC +{ + Text [ en-US ] = "Recent Documents"; +}; + String STR_QUERY_UPDATE_LINKS { Text [ en-US ] = "Update all links?" ; |