I'll look into that second src file, I wonder how I missed it. What grep
command did you use and in what version of LO? Also, can you or someone
tell me what this " And there is some code which may be using the native
platform dialog: " means? Just starting to really delve into code like
this, taking baby steps ;)
On Wed, May 30, 2012 at 8:43 AM, Noel Grandin <noel@peralex.com> wrote:
 there is another one here:
   sfx2/source/dialog/filedlghelper.src:    Text [ en-US ] = "Save with
~password" ;
And there is some code which may be using the native platform dialog:
   vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx:        case
FILESAVE_AUTOEXTENSION_PASSWORD:
   vcl/unx/gtk/fpicker/SalGtkFilePicker.cxx:        case
FILESAVE_AUTOEXTENSION_PASSWORD_FILTEROPTIONS:
   vcl/unx/kde/UnxFilePicker.cxx:        case
FILESAVE_AUTOEXTENSION_PASSWORD:
   vcl/unx/kde/UnxFilePicker.cxx:        case
FILESAVE_AUTOEXTENSION_PASSWORD_FILTEROPTIONS:
   vcl/unx/kde4/KDE4FilePicker.cxx:        case
FILESAVE_AUTOEXTENSION_PASSWORD:
   vcl/unx/kde4/KDE4FilePicker.cxx:        case
FILESAVE_AUTOEXTENSION_PASSWORD_FILTEROPTIONS:
in which case changing the LO source is not going to help :-(
On 2012-05-30 17:35, Joel Madero wrote:
Yeah that's the only one I found as well but changing it doesn't change
the text at all when you go to Save As (the bottom left corner where it
says Save with password) which is the dilemma I'm facing :/
On Wed, May 30, 2012 at 8:26 AM, Noel Grandin <noel@peralex.com> wrote:
On 2012-05-30 17:10, Joel Madero wrote:
Thanks for the suggestion. I went ahead and checked it out,
unfortunately not the case. I did yet another search for "Save with
password" with grep just to be positive there wasn't another instance of it
and there isn't.
 fpicker/source/office/iodlg.src:        Text [ en-US ] = "Save with
password" ;
Disclaimer: http://www.peralex.com/disclaimer.html
------------------------------
Disclaimer: http://www.peralex.com/disclaimer.html
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.