Skip to content

Commit 9e17b74

Browse files
committed
Merge branch 'next' of https://github.com/rubberduck-vba/Rubberduck into BugBlipper
2 parents 8850bbd + 403334f commit 9e17b74

26 files changed

+1999
-454
lines changed

RetailCoder.VBE/Inspections/InspectionsUI.de.resx

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<root>
33
<!--
44
Microsoft ResX Schema
@@ -59,7 +59,7 @@
5959
: using a System.ComponentModel.TypeConverter
6060
: and then encoded with base64 encoding.
6161
-->
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">
6363
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
6464
<xsd:element name="root" msdata:IsDataSet="true">
6565
<xsd:complexType>
@@ -127,7 +127,7 @@
127127
<value>Code Qualitätsproblem</value>
128128
</data>
129129
<data name="ConstantNotUsedInspectionMeta" xml:space="preserve">
130-
<value>Constant value is declared but Rubberduck could not find any reference to it. Consider removing the unused declaration.</value>
130+
<value>Ein konstanter Wert ist deklariert, aber Rubberduck konnte keine Referenz auf ihn finden. Bedenken sie eine Entfernung der nicht verwendeten Deklaration.</value>
131131
</data>
132132
<data name="ConstantNotUsedInspectionName" xml:space="preserve">
133133
<value>Konstante wird nicht verwendet</value>
@@ -498,7 +498,7 @@
498498
<value>Der Variable '{0}' wird kein Wert zugewiesen.</value>
499499
</data>
500500
<data name="DisableThisInspection" xml:space="preserve">
501-
<value>Deaktivire diese Überprüfung</value>
501+
<value>Deaktiviere diese Überprüfung</value>
502502
</data>
503503
<data name="EmptyStringLiteralInspectionResultFormat" xml:space="preserve">
504504
<value>vbNullString' sollte statt einem leeren String-Literal verwendet werden.</value>
@@ -516,9 +516,9 @@
516516
<value>Objektvariable '{0}' wird ohne das 'Set' Schlüsselwort zugewiesen</value>
517517
</data>
518518
<data name="ObjectVariableNotSetInspectionMeta" xml:space="preserve">
519-
<value>Rubberduck hat festgestellt, dass die Variable eine Objektvaribale ist, die ohne 'Set' Schlüsselwort zugewiesen wird. Dies führt zu dem Laufzeitfehler 91 'Objekt oder With Block Variable wurden nicht gesetzt'.</value>
519+
<value>Rubberduck hat festgestellt, dass die Variable eine Objektvariable ist, die ohne 'Set' Schlüsselwort zugewiesen wird. Dies führt zu dem Laufzeitfehler 91 'Objekt oder With Block Variable wurden nicht gesetzt'.</value>
520520
</data>
521521
<data name="ObjectVariableNotSetInspectionName" xml:space="preserve">
522-
<value>Zuweiseung in eine Objektvariable benötigt das 'Set'-Schlüsselwort.</value>
522+
<value>Zuweisung in eine Objektvariable benötigt das 'Set'-Schlüsselwort.</value>
523523
</data>
524-
</root>
524+
</root>

RetailCoder.VBE/Inspections/InspectionsUI.fr.resx

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<root>
33
<!--
44
Microsoft ResX Schema
@@ -59,7 +59,7 @@
5959
: using a System.ComponentModel.TypeConverter
6060
: and then encoded with base64 encoding.
6161
-->
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">
6363
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
6464
<xsd:element name="root" msdata:IsDataSet="true">
6565
<xsd:complexType>
@@ -500,4 +500,25 @@
500500
<data name="DisableThisInspection" xml:space="preserve">
501501
<value />
502502
</data>
503-
</root>
503+
<data name="InvalidContextTypeInspectionFix">
504+
<value />
505+
</data>
506+
<data name="SetObjectVariableQuickFix">
507+
<value />
508+
</data>
509+
<data name="QualifiedSelectionInspection">
510+
<value />
511+
</data>
512+
<data name="ObjectVariableNotSetInspectionName">
513+
<value />
514+
</data>
515+
<data name="EmptyStringLiteralInspectionResultFormat">
516+
<value />
517+
</data>
518+
<data name="ObjectVariableNotSetInspectionResultFormat">
519+
<value />
520+
</data>
521+
<data name="ObjectVariableNotSetInspectionMeta">
522+
<value />
523+
</data>
524+
</root>

RetailCoder.VBE/Inspections/InspectionsUI.ja.resx

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<root>
33
<!--
44
Microsoft ResX Schema
@@ -59,7 +59,7 @@
5959
: using a System.ComponentModel.TypeConverter
6060
: and then encoded with base64 encoding.
6161
-->
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">
6363
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
6464
<xsd:element name="root" msdata:IsDataSet="true">
6565
<xsd:complexType>
@@ -500,4 +500,25 @@
500500
<data name="DisableThisInspection" xml:space="preserve">
501501
<value />
502502
</data>
503-
</root>
503+
<data name="InvalidContextTypeInspectionFix">
504+
<value />
505+
</data>
506+
<data name="SetObjectVariableQuickFix">
507+
<value />
508+
</data>
509+
<data name="QualifiedSelectionInspection">
510+
<value />
511+
</data>
512+
<data name="ObjectVariableNotSetInspectionName">
513+
<value />
514+
</data>
515+
<data name="EmptyStringLiteralInspectionResultFormat">
516+
<value />
517+
</data>
518+
<data name="ObjectVariableNotSetInspectionResultFormat">
519+
<value />
520+
</data>
521+
<data name="ObjectVariableNotSetInspectionMeta">
522+
<value />
523+
</data>
524+
</root>

RetailCoder.VBE/Inspections/InspectionsUI.resx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<root>
33
<!--
44
Microsoft ResX Schema
@@ -59,7 +59,7 @@
5959
: using a System.ComponentModel.TypeConverter
6060
: and then encoded with base64 encoding.
6161
-->
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">
6363
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
6464
<xsd:element name="root" msdata:IsDataSet="true">
6565
<xsd:complexType>
@@ -522,4 +522,4 @@
522522
<data name="ObjectVariableNotSetInspectionName" xml:space="preserve">
523523
<value>Object variable assignment requires 'Set' keyword</value>
524524
</data>
525-
</root>
525+
</root>

RetailCoder.VBE/Inspections/InspectionsUI.sv.resx

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<root>
33
<!--
44
Microsoft ResX Schema
@@ -59,7 +59,7 @@
5959
: using a System.ComponentModel.TypeConverter
6060
: and then encoded with base64 encoding.
6161
-->
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">
6363
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
6464
<xsd:element name="root" msdata:IsDataSet="true">
6565
<xsd:complexType>
@@ -500,4 +500,25 @@
500500
<data name="DisableThisInspection" xml:space="preserve">
501501
<value />
502502
</data>
503-
</root>
503+
<data name="InvalidContextTypeInspectionFix">
504+
<value />
505+
</data>
506+
<data name="SetObjectVariableQuickFix">
507+
<value />
508+
</data>
509+
<data name="QualifiedSelectionInspection">
510+
<value />
511+
</data>
512+
<data name="ObjectVariableNotSetInspectionName">
513+
<value />
514+
</data>
515+
<data name="EmptyStringLiteralInspectionResultFormat">
516+
<value />
517+
</data>
518+
<data name="ObjectVariableNotSetInspectionResultFormat">
519+
<value />
520+
</data>
521+
<data name="ObjectVariableNotSetInspectionMeta">
522+
<value />
523+
</data>
524+
</root>

RetailCoder.VBE/UI/RubberduckUI.de.resx

Lines changed: 12 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<root>
33
<!--
44
Microsoft ResX Schema
@@ -59,7 +59,7 @@
5959
: using a System.ComponentModel.TypeConverter
6060
: and then encoded with base64 encoding.
6161
-->
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">
6363
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
6464
<xsd:element name="root" msdata:IsDataSet="true">
6565
<xsd:complexType>
@@ -642,10 +642,10 @@ Warnung: Alle eigenen Einstellungen gehen dabei verloren. Die Originaldatei wird
642642
<value>Rubberduck Einstellungen</value>
643643
</data>
644644
<data name="TodoSettings_TokenLabel" xml:space="preserve">
645-
<value>Token Text:</value>
645+
<value>Markierungstext:</value>
646646
</data>
647647
<data name="TodoSettings_TokenListLabel" xml:space="preserve">
648-
<value>Token List:</value>
648+
<value>Markierungen:</value>
649649
</data>
650650
<data name="CodeInspectionSettings_CodeQualityIssues" xml:space="preserve">
651651
<value>Code-Qualitätsprobleme</value>
@@ -1234,7 +1234,7 @@ Warnung: Alle eigenen Einstellungen gehen dabei verloren. Die Originaldatei wird
12341234
<value>Autospeicherung:</value>
12351235
</data>
12361236
<data name="GeneralSettings_HotkeysLabel" xml:space="preserve">
1237-
<value>Hotkeys:</value>
1237+
<value>Tastenkürzel:</value>
12381238
</data>
12391239
<data name="GeneralSettings_AutoSaveEnabled" xml:space="preserve">
12401240
<value>Autospeicherung aktivieren</value>
@@ -1272,7 +1272,7 @@ Fugue Icons von Yusuke Kamiyamane</value>
12721272
<value>Rubberduck</value>
12731273
</data>
12741274
<data name="SearchResults_MemberType" xml:space="preserve">
1275-
<value>Type</value>
1275+
<value>Typ</value>
12761276
</data>
12771277
<data name="SourceControl_CommitAndPush" xml:space="preserve">
12781278
<value>Commit und Push</value>
@@ -1409,10 +1409,10 @@ Allen Sternguckern, Likern &amp; Followern, für das warme Kribbeln
14091409
<value>Alt</value>
14101410
</data>
14111411
<data name="GeneralSettings_HotkeyKey2" xml:space="preserve">
1412-
<value>Key2</value>
1412+
<value>Taste2</value>
14131413
</data>
14141414
<data name="GeneralSettings_HotkeyKey1" xml:space="preserve">
1415-
<value>Key1</value>
1415+
<value>Taste1</value>
14161416
</data>
14171417
<data name="GeneralSettings_HotkeyShift" xml:space="preserve">
14181418
<value>Umschalt</value>
@@ -1432,12 +1432,6 @@ Allen Sternguckern, Likern &amp; Followern, für das warme Kribbeln
14321432
<data name="HotkeyDescription_RefactorExtractMethod" xml:space="preserve">
14331433
<value>Refactor / Methode extrahieren</value>
14341434
</data>
1435-
<data name="UnitTest_NewModule_UncommentLateBinding" xml:space="preserve">
1436-
<value>Für die späte Bindung einkommentieren</value>
1437-
</data>
1438-
<data name="UnitTest_NewModule_CommentEarlyBinding" xml:space="preserve">
1439-
<value>Die frühe Bindung benötigt eine Referenz auf Rubberduck.UnitTesting.tlb </value>
1440-
</data>
14411435
<data name="UnitTest_NewModule_RunOnce" xml:space="preserve">
14421436
<value>Diese Methode wird einmal pro Modul ausgeführt</value>
14431437
</data>
@@ -1486,4 +1480,7 @@ Allen Sternguckern, Likern &amp; Followern, für das warme Kribbeln
14861480
<data name="GroupingStyle_ByMarker" xml:space="preserve">
14871481
<value>Nach Markierung</value>
14881482
</data>
1489-
</root>
1483+
<data name="DeclarationType_LibraryProcedure" xml:space="preserve">
1484+
<value>Bibliotheksprozedur</value>
1485+
</data>
1486+
</root>

0 commit comments

Comments
 (0)