Kaydet (Commit) 86338ee6 authored tarafından Caolán McNamara's avatar Caolán McNamara

missing STR_SAVEACOPY_SRC resource

since initial

commit 7061e840
Date:   Wed Apr 3 21:05:12 2013 +0200

    fdo#60780, refactor Save a Copy and fix

Change-Id: Iff4f1008b8f8682e6f9751141ed65720362563ad
Reviewed-on: https://gerrit.libreoffice.org/38601Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst b31bd21a
...@@ -80,5 +80,9 @@ String STR_SAVEAS_SRC ...@@ -80,5 +80,9 @@ String STR_SAVEAS_SRC
{ {
Text [ en-US ] = "~Export source..." ; Text [ en-US ] = "~Export source..." ;
}; };
String STR_SAVEACOPY_SRC
{
Text [ en-US ] = "~Export copy of source..." ;
};
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ /* vim:set shiftwidth=4 softtabstop=4 expandtab: */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment