Skip to content

Commit 270d31b

Browse files
committed
Remove duplicate localization string
1 parent a4d36cf commit 270d31b

1 file changed

Lines changed: 30 additions & 33 deletions

File tree

dnSpy/dnSpy/Properties/dnSpy.Resources.uk.resx

Lines changed: 30 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<root>
3-
<!--
4-
Microsoft ResX Schema
5-
3+
<!--
4+
Microsoft ResX Schema
5+
66
Version 2.0
7-
8-
The primary goals of this format is to allow a simple XML format
9-
that is mostly human readable. The generation and parsing of the
10-
various data types are done through the TypeConverter classes
7+
8+
The primary goals of this format is to allow a simple XML format
9+
that is mostly human readable. The generation and parsing of the
10+
various data types are done through the TypeConverter classes
1111
associated with the data types.
12-
12+
1313
Example:
14-
14+
1515
... ado.net/XML headers & schema ...
1616
<resheader name="resmimetype">text/microsoft-resx</resheader>
1717
<resheader name="version">2.0</resheader>
@@ -26,36 +26,36 @@
2626
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
2727
<comment>This is a comment</comment>
2828
</data>
29-
30-
There are any number of "resheader" rows that contain simple
29+
30+
There are any number of "resheader" rows that contain simple
3131
name/value pairs.
32-
33-
Each data row contains a name, and value. The row also contains a
34-
type or mimetype. Type corresponds to a .NET class that support
35-
text/value conversion through the TypeConverter architecture.
36-
Classes that don't support this are serialized and stored with the
32+
33+
Each data row contains a name, and value. The row also contains a
34+
type or mimetype. Type corresponds to a .NET class that support
35+
text/value conversion through the TypeConverter architecture.
36+
Classes that don't support this are serialized and stored with the
3737
mimetype set.
38-
39-
The mimetype is used for serialized objects, and tells the
40-
ResXResourceReader how to depersist the object. This is currently not
38+
39+
The mimetype is used for serialized objects, and tells the
40+
ResXResourceReader how to depersist the object. This is currently not
4141
extensible. For a given mimetype the value must be set accordingly:
42-
43-
Note - application/x-microsoft.net.object.binary.base64 is the format
44-
that the ResXResourceWriter will generate, however the reader can
42+
43+
Note - application/x-microsoft.net.object.binary.base64 is the format
44+
that the ResXResourceWriter will generate, however the reader can
4545
read any of the formats listed below.
46-
46+
4747
mimetype: application/x-microsoft.net.object.binary.base64
48-
value : The object must be serialized with
48+
value : The object must be serialized with
4949
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
5050
: and then encoded with base64 encoding.
51-
51+
5252
mimetype: application/x-microsoft.net.object.soap.base64
53-
value : The object must be serialized with
53+
value : The object must be serialized with
5454
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
5555
: and then encoded with base64 encoding.
5656
5757
mimetype: application/x-microsoft.net.object.bytearray.base64
58-
value : The object must be serialized into a byte array
58+
value : The object must be serialized into a byte array
5959
: using a System.ComponentModel.TypeConverter
6060
: and then encoded with base64 encoding.
6161
-->
@@ -198,9 +198,6 @@
198198
<data name="CopyFullNameCommand" xml:space="preserve">
199199
<value>Скопіювати повне ім'я</value>
200200
</data>
201-
<data name="CopyFullNameCommand" xml:space="preserve">
202-
<value>Скопіювати повне ім'я</value>
203-
</data>
204201
<data name="CouldNotStartBrowser" xml:space="preserve">
205202
<value>Не вдалося запустити браузер</value>
206203
</data>
@@ -1266,7 +1263,7 @@
12661263
<value>Тільки .NET</value>
12671264
</data>
12681265
<data name="AssemblyExplorer_AllFilesFilteredOut" xml:space="preserve">
1269-
<value>Усі файли були відфільтровані.
1266+
<value>Усі файли були відфільтровані.
12701267
Фільтр можна змінити в опціях оглядача збірок.</value>
12711268
</data>
12721269
<data name="BlockStructureLineKind_DashedLines" xml:space="preserve">
@@ -1333,7 +1330,7 @@
13331330
<value>Значення має бути між {0} та {1}</value>
13341331
</data>
13351332
<data name="AnErrorOccurred" xml:space="preserve">
1336-
<value>Трапилась помилка:
1333+
<value>Трапилась помилка:
13371334

13381335
{0}</value>
13391336
</data>
@@ -2124,4 +2121,4 @@
21242121
<data name="ToolTip_OpCode" xml:space="preserve">
21252122
<value>Опкод</value>
21262123
</data>
2127-
</root>
2124+
</root>

0 commit comments

Comments
 (0)