Skip to content

Commit eae405e

Browse files
authored
Merge pull request #3724 from rubberduck-vba/its2018
It's 2018!
2 parents 358c3c3 + de20693 commit eae405e

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Branch | Description | Build Status |
3535

3636
Rubberduck is a COM add-in for the VBA IDE (VBE).
3737

38-
Copyright (C) 2014-2017 Mathieu Guindon & Christopher McClellan
38+
Copyright (C) 2014-2018 Mathieu Guindon & Christopher McClellan
3939

4040
This program is free software: you can redistribute it and/or modify
4141
it under the terms of the GNU General Public License as published by

RetailCoder.VBE/UI/RubberduckUI.de.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1011,7 +1011,7 @@ Wollen Sie trotzdem fortfahren?</value>
10111011
<value>Über Rubberduck</value>
10121012
</data>
10131013
<data name="AboutWindow_Copyright" xml:space="preserve">
1014-
<value>© Copyright 2014-2017 Mathieu Guindon &amp; Christopher McClellan</value>
1014+
<value>© Copyright 2014-2018 Mathieu Guindon &amp; Christopher McClellan</value>
10151015
</data>
10161016
<data name="AboutWindow_SpecialThanksLabel" xml:space="preserve">
10171017
<value>Spezieller Dank</value>
@@ -2085,4 +2085,4 @@ Möchten sie die Einstellungen in Rubberduck importieren?</value>
20852085
<data name="CodeMetrics_Nesting" xml:space="preserve">
20862086
<value>Maximale Einrückung</value>
20872087
</data>
2088-
</root>
2088+
</root>

RetailCoder.VBE/UI/RubberduckUI.fr.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1266,7 +1266,7 @@ Support localisation WPF par Grant Frisken</value>
12661266
<value>Clé invalide</value>
12671267
</data>
12681268
<data name="AboutWindow_Copyright" xml:space="preserve">
1269-
<value>© Copyright 2014-2017 Mathieu Guindon &amp; Christopher McClellan</value>
1269+
<value>© Copyright 2014-2018 Mathieu Guindon &amp; Christopher McClellan</value>
12701270
</data>
12711271
<data name="UnitTest_NewModule_RunOnce" xml:space="preserve">
12721272
<value>cette procédure s'exécute une seule fois par module</value>
@@ -2088,4 +2088,4 @@ les projets dans le VBE.</value>
20882088
<data name="CodeMetrics_Lines" xml:space="preserve">
20892089
<value>Lignes</value>
20902090
</data>
2091-
</root>
2091+
</root>

RetailCoder.VBE/UI/RubberduckUI.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ Are you sure you want to proceed with this rename?</value>
710710
<value>About Rubberduck</value>
711711
</data>
712712
<data name="AboutWindow_Copyright" xml:space="preserve">
713-
<value>© Copyright 2014-2017 Mathieu Guindon &amp; Christopher McClellan</value>
713+
<value>© Copyright 2014-2018 Mathieu Guindon &amp; Christopher McClellan</value>
714714
</data>
715715
<data name="AboutWindow_SpecialThanksLabel" xml:space="preserve">
716716
<value>Special Thanks</value>
@@ -2155,4 +2155,4 @@ Would you like to import them to Rubberduck?</value>
21552155
<data name="GeneralSettings_ModifierWarning" xml:space="preserve">
21562156
<value>Modifier Warning</value>
21572157
</data>
2158-
</root>
2158+
</root>

0 commit comments

Comments
 (0)