/
githubmirror
/
PowerToys
Обзор
Документация
Войти
/
githubmirror
/
PowerToys
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
src/modules/Workspaces/WorkspacesEditor/Properties/Resources.resx
336 строк
12 KB
Niels Laute
[Workspaces] Move to WPF Fluent and tweak overall UX (#46172)
21 май 2026, 08:54
Не верифицирован
21 май 2026, 08:54
52bf042
Код
Авторство
О чём код?
<?xml version="1.0" encoding="utf-8"?> <root> <!-- Microsoft ResX Schema Version 2.0 The primary goals of this format is to allow a simple XML format that is mostly human readable. The generation and parsing of the various data types are done through the TypeConverter classes associated with the data types. Example: ... ado.net/XML headers & schema ... <resheader name="resmimetype">text/microsoft-resx</resheader> <resheader name="version">2.0</resheader> <resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader> <resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader> <data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data> <data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data> <data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64"> <value>[base64 mime encoded serialized .NET Framework object]</value> </data> <data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64"> <value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value> <comment>This is a comment</comment> </data> There are any number of "resheader" rows that contain simple name/value pairs. Each data row contains a name, and value. The row also contains a type or mimetype. Type corresponds to a .NET class that support text/value conversion through the TypeConverter architecture. Classes that don't support this are serialized and stored with the mimetype set. The mimetype is used for serialized objects, and tells the ResXResourceReader how to depersist the object. This is currently not extensible. For a given mimetype the value must be set accordingly: Note - application/x-microsoft.net.object.binary.base64 is the format that the ResXResourceWriter will generate, however the reader can read any of the formats listed below. mimetype: application/x-microsoft.net.object.binary.base64 value : The object must be serialized with : System.Runtime.Serialization.Formatters.Binary.BinaryFormatter : and then encoded with base64 encoding. mimetype: application/x-microsoft.net.object.soap.base64 value : The object must be serialized with : System.Runtime.Serialization.Formatters.Soap.SoapFormatter : and then encoded with base64 encoding. mimetype: application/x-microsoft.net.object.bytearray.base64 value : The object must be serialized into a byte array : using a System.ComponentModel.TypeConverter : and then encoded with base64 encoding. --> <xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata"> <xsd:import namespace="http://www.w3.org/XML/1998/namespace" /> <xsd:element name="root" msdata:IsDataSet="true"> <xsd:complexType> <xsd:choice maxOccurs="unbounded"> <xsd:element name="metadata"> <xsd:complexType> <xsd:sequence> <xsd:element name="value" type="xsd:string" minOccurs="0" /> </xsd:sequence> <xsd:attribute name="name" use="required" type="xsd:string" /> <xsd:attribute name="type" type="xsd:string" /> <xsd:attribute name="mimetype" type="xsd:string" /> <xsd:attribute ref="xml:space" /> </xsd:complexType> </xsd:element> <xsd:element name="assembly"> <xsd:complexType> <xsd:attribute name="alias" type="xsd:string" /> <xsd:attribute name="name" type="xsd:string" /> </xsd:complexType> </xsd:element> <xsd:element name="data"> <xsd:complexType> <xsd:sequence> <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> <xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" /> </xsd:sequence> <xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" /> <xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" /> <xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" /> <xsd:attribute ref="xml:space" /> </xsd:complexType> </xsd:element> <xsd:element name="resheader"> <xsd:complexType> <xsd:sequence> <xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" /> </xsd:sequence> <xsd:attribute name="name" type="xsd:string" use="required" /> </xsd:complexType> </xsd:element> </xsd:choice> </xsd:complexType> </xsd:element> </xsd:schema> <resheader name="resmimetype"> <value>text/microsoft-resx</value> </resheader> <resheader name="version"> <value>2.0</value> </resheader> <resheader name="reader"> <value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> <resheader name="writer"> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> </resheader> <data name="AddBack" xml:space="preserve"> <value>Add back</value> </data> <data name="Admin" xml:space="preserve"> <value>Admin</value> </data> <data name="App" xml:space="preserve"> <value>app</value> </data> <data name="Apps" xml:space="preserve"> <value>apps</value> </data> <data name="App_name" xml:space="preserve"> <value>App name</value> </data> <data name="Are_You_Sure" xml:space="preserve"> <value>Are you sure?</value> </data> <data name="Are_You_Sure_Description" xml:space="preserve"> <value>Are you sure you want to delete this Workspace?</value> </data> <data name="Args" xml:space="preserve"> <value>Args</value> <comment>Arguments</comment> </data> <data name="Cancel" xml:space="preserve"> <value>Cancel</value> </data> <data name="CliArguments" xml:space="preserve"> <value>CLI arguments</value> </data> <data name="Created" xml:space="preserve"> <value>Created</value> </data> <data name="CreateWorkspace" xml:space="preserve"> <value>Create Workspace</value> </data> <data name="CreateShortcut" xml:space="preserve"> <value>Create desktop shortcut</value> </data> <data name="Custom" xml:space="preserve"> <value>Custom</value> </data> <data name="DaysAgo" xml:space="preserve"> <value>days ago</value> </data> <data name="DefaultWorkspaceNamePrefix" xml:space="preserve"> <value>Workspace</value> </data> <data name="Delete" xml:space="preserve"> <value>Remove</value> </data> <data name="DeleteSelected" xml:space="preserve"> <value>Remove selected apps</value> </data> <data name="Delete_Workspace_Dialog_Announce" xml:space="preserve"> <value>Delete Workspace dialog.</value> </data> <data name="Edit" xml:space="preserve"> <value>Edit</value> </data> <data name="EditWorkspace" xml:space="preserve"> <value>Edit Workspace</value> </data> <data name="Edit_Project_Open_Announce" xml:space="preserve"> <value>opened</value> </data> <data name="Error_Parsing_Message" xml:space="preserve"> <value>Error parsing Workspaces data.</value> </data> <data name="Height" xml:space="preserve"> <value>Height</value> </data> <data name="HoursAgo" xml:space="preserve"> <value>hours ago</value> </data> <data name="LastLaunched" xml:space="preserve"> <value>Last launched</value> </data> <data name="Launch" xml:space="preserve"> <value>Launch</value> </data> <data name="LaunchAsAdmin" xml:space="preserve"> <value>Launch as Admin</value> </data> <data name="LaunchEdit" xml:space="preserve"> <value>Launch & edit</value> </data> <data name="Launch_args" xml:space="preserve"> <value>Launch args</value> </data> <data name="Left" xml:space="preserve"> <value>Left</value> <comment>the left x coordinate</comment> </data> <data name="MainTitle" xml:space="preserve"> <value>Workspaces Editor</value> </data> <data name="Maximized" xml:space="preserve"> <value>Maximized</value> </data> <data name="Minimized" xml:space="preserve"> <value>Minimized</value> </data> <data name="Minimized_Apps" xml:space="preserve"> <value>Minimized apps</value> </data> <data name="MinutesAgo" xml:space="preserve"> <value>minutes ago</value> </data> <data name="MonthsAgo" xml:space="preserve"> <value>months ago</value> </data> <data name="MoveIfExist" xml:space="preserve"> <value>Move existing windows</value> </data> <data name="Name" xml:space="preserve"> <value>Name</value> </data> <data name="Never" xml:space="preserve"> <value>never</value> </data> <data name="New_Workspace" xml:space="preserve"> <value>New Workspace</value> </data> <data name="NoWorkspacesMatch" xml:space="preserve"> <value>No Workspaces match the current search.</value> </data> <data name="NotFoundTooltip" xml:space="preserve"> <value>The application cannot be found</value> </data> <data name="No_Workspaces_Message" xml:space="preserve"> <value>There are no saved Workspaces.</value> </data> <data name="OneHourAgo" xml:space="preserve"> <value>an hour ago</value> </data> <data name="OneMinuteAgo" xml:space="preserve"> <value>a minute ago</value> </data> <data name="OneMonthAgo" xml:space="preserve"> <value>one month ago</value> </data> <data name="OneSecondAgo" xml:space="preserve"> <value>one second ago</value> </data> <data name="OneYearAgo" xml:space="preserve"> <value>one year ago</value> </data> <data name="PinToTaskbar" xml:space="preserve"> <value>Pin Workspaces to taskbar</value> </data> <data name="WorkspaceName" xml:space="preserve"> <value>Workspace name</value> </data> <data name="Workspaces" xml:space="preserve"> <value>Workspaces</value> </data> <data name="Recently" xml:space="preserve"> <value>recently</value> </data> <data name="Revert" xml:space="preserve"> <value>Revert</value> </data> <data name="Save_Workspace" xml:space="preserve"> <value>Save</value> </data> <data name="Search" xml:space="preserve"> <value>Search</value> </data> <data name="SearchExplanation" xml:space="preserve"> <value>Search for Workspaces or apps</value> </data> <data name="SecondsAgo" xml:space="preserve"> <value>seconds ago</value> </data> <data name="SelectAllAppsOnMonitor" xml:space="preserve"> <value>Select all apps on</value> </data> <data name="SelectAllMinimizedApps" xml:space="preserve"> <value>Select all minimized apps</value> </data> <data name="SelectedAllInWorkspace" xml:space="preserve"> <value>Select all apps in Workspace</value> </data> <data name="SnapshotDescription" xml:space="preserve"> <value>Edit your layout and click "Capture" when finished.</value> </data> <data name="SnapshotWindowTitle" xml:space="preserve"> <value>Snapshot Creator</value> </data> <data name="SortBy" xml:space="preserve"> <value>Sort by</value> </data> <data name="Take_Snapshot" xml:space="preserve"> <value>Capture</value> </data> <data name="Top" xml:space="preserve"> <value>Top</value> <comment>the top y coordinate</comment> </data> <data name="Width" xml:space="preserve"> <value>Width</value> </data> <data name="WindowPosition" xml:space="preserve"> <value>Window position</value> </data> <data name="WriteArgs" xml:space="preserve"> <value>Write arguments here</value> </data> <data name="YearsAgo" xml:space="preserve"> <value>years ago</value> </data> <data name="Yesterday" xml:space="preserve"> <value>yesterday</value> </data> </root>