;==++==
;
;   
;    Copyright (c) 2002 Microsoft Corporation.  All rights reserved.
;   
;    The use and distribution terms for this software are contained in the file
;    named license.txt, which can be found in the root of this distribution.
;    By using this software in any fashion, you are agreeing to be bound by the
;    terms of this license.
;   
;    You must not remove this notice, or any other, from this software.
;   
; 
;==--==

[strings]

;Copyright
;*       
         ;*
PAL_Copyright1=Microsoft (R) Shared Source CLI Store Admin
Copyright2=Copyright (C) Microsoft Corporation 1998-2002. All rights reserved.

;Usage
Usage1=Usage    : StoreAdm [options]
Usage2=options  : [/LIST] [/REMOVE] [/ROAMING] [/QUIET]
Usage3=/LIST    : Displays the existing isolated storage for the current user.
Usage4=/REMOVE  : Removes all existing isolated storage for the current user.
Usage5=/ROAMING : Select the roaming store.
Usage6=/QUIET   : Only error messages will be output.

;CommandLine
g_help0=help
g_help1=-help
g_help2=/help
g_help3=/h
g_help4=-h
g_help5=/?
g_help6=-?

g_help=/HELP
g_list=/LIST
g_roaming=/ROAMING
g_remove=/REMOVE
g_quiet=/QUIET

;Other
Unknown_Option=Unknown Option
Unknown_Error=Unknown Error
Remove_Error=Unable to delete some files, the store could be in use.
Record_Number=Record #
Domain=[Domain]
Assembly=[Assembly]
Size=Size :

