Rémi Verschelde <rverschelde@gmail.com> schrieb am 03.05.2011
> 2011/5/3 Diego Bello <dbello@gmail.com>:
> > I'm translating drakx-netpot and I have the following sentences:
> > - Preserve case
> > - Default case
> >
> > What to they refer to? is that "case" talking about letter case,
> > like "uppercase" or is it something else?
> I don't know the code, but I'm pretty sure they mean "case" in that
> way. At least, I don't know of any other meaning for "case" that
> may go with "preserve".
> Then, I'm not really sure how those two strings should be
> interpreted. Maybe:
> "Preserve case": "Keep the letter case of the input"
> "Default case": "Change the case to match the default pattern of
> the app"
It is in the context of configuring samba shares.
Either preserve the case of the filenames or use the Windows default.
Oliver