File tree Expand file tree Collapse file tree 3 files changed +33
-5
lines changed Expand file tree Collapse file tree 3 files changed +33
-5
lines changed Original file line number Diff line number Diff line change @@ -2050,4 +2050,18 @@ Möchten sie die Einstellungen in Rubberduck importieren?</value>
2050
2050
<data name =" RubberduckMenu_Refresh" >
2051
2051
<value >Aktualisieren</value >
2052
2052
</data >
2053
+ <data name =" ToDoExplorer_CopyToolTip" >
2054
+ <value >In die Zwischenablage kopieren</value >
2055
+ </data >
2056
+ <data name =" ToDoExplorer_NumberOfIssuesFound_Plural" >
2057
+ <value >Rubberduck TODO Markierungen - {0}
2058
+ {1} Markierungen gefunden.</value >
2059
+ </data >
2060
+ <data name =" ToDoExplorerToDoItemFormat" >
2061
+ <value >{0}: {1} - {2}.{3} Zeile {4}.</value >
2062
+ </data >
2063
+ <data name =" ToDoExplorer_NumberOfIssuesFound_Singular" >
2064
+ <value >Rubberduck TODO Markierungen - {0}
2065
+ {1} Markierungen gefunden.</value >
2066
+ </data >
2053
2067
</root >
Original file line number Diff line number Diff line change @@ -2053,4 +2053,18 @@ les projets dans le VBE.</value>
2053
2053
<data name =" Preview" >
2054
2054
<value >Aperçu</value >
2055
2055
</data >
2056
+ <data name =" ToDoExplorer_CopyToolTip" >
2057
+ <value >Copier dans le presse-papier</value >
2058
+ </data >
2059
+ <data name =" ToDoExplorer_NumberOfIssuesFound_Plural" >
2060
+ <value >Rubberduck - {0}
2061
+ {1} marqueurs TODO trouvés.</value >
2062
+ </data >
2063
+ <data name =" ToDoExplorerToDoItemFormat" >
2064
+ <value >{0}: {1} - {2}.{3} ligne {4}.</value >
2065
+ </data >
2066
+ <data name =" ToDoExplorer_NumberOfIssuesFound_Singular" >
2067
+ <value >Rubberduck marqueurs TODO - {0}
2068
+ {1} marqueurs trouvés.</value >
2069
+ </data >
2056
2070
</root >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" utf -8" ?>
1
+ <?xml version =" 1.0" encoding =" UTF -8" ?>
2
2
<root >
3
3
<!--
4
4
Microsoft ResX Schema
59
59
: using a System.ComponentModel.TypeConverter
60
60
: and then encoded with base64 encoding.
61
61
-->
62
- <xsd : schema id = " root " xmlns = " " xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" >
62
+ <xsd : schema xmlns : xsd =" http://www.w3.org/2001/XMLSchema" xmlns : msdata =" urn:schemas-microsoft-com:xml-msdata" id = " root " >
63
63
<xsd : import namespace =" http://www.w3.org/XML/1998/namespace" />
64
64
<xsd : element name =" root" msdata : IsDataSet =" true" >
65
65
<xsd : complexType >
@@ -2107,12 +2107,12 @@ Would you like to import them to Rubberduck?</value>
2107
2107
<value >Refresh</value >
2108
2108
</data >
2109
2109
<data name =" ToDoExplorer_NumberOfIssuesFound_Plural" xml : space =" preserve" >
2110
- <value >Rubberduck ToDo Items - {0}
2110
+ <value >Rubberduck TODO Items - {0}
2111
2111
{1} items found.</value >
2112
2112
<comment >{0}=timestamp; {1}=number</comment >
2113
2113
</data >
2114
2114
<data name =" ToDoExplorer_NumberOfIssuesFound_Singular" xml : space =" preserve" >
2115
- <value >Rubberduck ToDo Items - {0}
2115
+ <value >Rubberduck TODO Items - {0}
2116
2116
{1} items found.</value >
2117
2117
<comment >{0}=timestamp; {1}=number</comment >
2118
2118
</data >
@@ -2122,4 +2122,4 @@ Would you like to import them to Rubberduck?</value>
2122
2122
<data name =" ToDoExplorer_CopyToolTip" xml : space =" preserve" >
2123
2123
<value >Copy to clipboard</value >
2124
2124
</data >
2125
- </root >
2125
+ </root >
You can’t perform that action at this time.
0 commit comments