diff --git a/src/Calculator/AboutFlyout.xaml b/src/Calculator/AboutFlyout.xaml
index cfce6fb..c2d82f4 100644
--- a/src/Calculator/AboutFlyout.xaml
+++ b/src/Calculator/AboutFlyout.xaml
@@ -38,7 +38,7 @@
-
+
SetVersionString();
Header->Text = resourceLoader.GetResourceString("AboutButton/Content");
+
+ auto copyrightText = LocalizationStringUtil::GetLocalizedString(resourceLoader.GetResourceString("AboutControlCopyright")->Data(), to_wstring(BUILD_YEAR).c_str());
+ AboutControlCopyrightRun->Text = ref new String(copyrightText.c_str());
+
}
void AboutFlyout::FeedbackButton_Click(_In_ Object^ sender, _In_ RoutedEventArgs^ e)
diff --git a/src/Calculator/Resources/af-ZA/Resources.resw b/src/Calculator/Resources/af-ZA/Resources.resw
index 74f5d13..03914db 100644
--- a/src/Calculator/Resources/af-ZA/Resources.resw
+++ b/src/Calculator/Resources/af-ZA/Resources.resw
@@ -2277,9 +2277,9 @@
Microsoft-Privaatheidstelling
Displayed on a link to the Microsoft Privacy Statement on the About panel
-
- © 2018 Microsoft. Alle regte voorbehou.
- Copyright statement, displayed on the About panel
+
+ © %1 Microsoft. Alle regte voorbehou.
+ {Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)
Inligting oor
diff --git a/src/Calculator/Resources/am-ET/Resources.resw b/src/Calculator/Resources/am-ET/Resources.resw
index 1d7284a..bf5de96 100644
--- a/src/Calculator/Resources/am-ET/Resources.resw
+++ b/src/Calculator/Resources/am-ET/Resources.resw
@@ -2277,9 +2277,9 @@
የ Microsoft ግላዊነት መግለጫ
Displayed on a link to the Microsoft Privacy Statement on the About panel
-
- © 2018 Microsoft. ሁሉም መብቱ የተጠበቀ።
- Copyright statement, displayed on the About panel
+
+ © %1 Microsoft. ሁሉም መብቱ የተጠበቀ።
+ {Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)
ስለ
diff --git a/src/Calculator/Resources/ar-SA/Resources.resw b/src/Calculator/Resources/ar-SA/Resources.resw
index 2a7b574..296f795 100644
--- a/src/Calculator/Resources/ar-SA/Resources.resw
+++ b/src/Calculator/Resources/ar-SA/Resources.resw
@@ -2278,9 +2278,9 @@
بيان الخصوصية الخاص بشركة Microsoft
Displayed on a link to the Microsoft Privacy Statement on the About panel
-
- © 2018 Microsoft. جميع الحقوق محفوظة.
- Copyright statement, displayed on the About panel
+
+ © %1 Microsoft. جميع الحقوق محفوظة.
+ {Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)
حول
diff --git a/src/Calculator/Resources/az-Latn-AZ/Resources.resw b/src/Calculator/Resources/az-Latn-AZ/Resources.resw
index 1a515cd..8cdfe56 100644
--- a/src/Calculator/Resources/az-Latn-AZ/Resources.resw
+++ b/src/Calculator/Resources/az-Latn-AZ/Resources.resw
@@ -2277,9 +2277,9 @@
Microsoft Məxfilik Bildirişi
Displayed on a link to the Microsoft Privacy Statement on the About panel
-
- © 2018 Microsoft. Bütün hüquqlar qorunur.
- Copyright statement, displayed on the About panel
+
+ © %1 Microsoft. Bütün hüquqlar qorunur.
+ {Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)
Haqqında
diff --git a/src/Calculator/Resources/be-BY/Resources.resw b/src/Calculator/Resources/be-BY/Resources.resw
index 248f348..bb36bc9 100644
--- a/src/Calculator/Resources/be-BY/Resources.resw
+++ b/src/Calculator/Resources/be-BY/Resources.resw
@@ -2277,9 +2277,9 @@
Заява аб канфідэнцыйнасці Microsoft
Displayed on a link to the Microsoft Privacy Statement on the About panel
-
- © Microsoft, 2018. Усе правы абароненыя.
- Copyright statement, displayed on the About panel
+
+ © Microsoft, %1. Усе правы абароненыя.
+ {Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)
Інфармацыя
@@ -2899,4 +2899,4 @@
Пагадненне аб выкарыстанні сэрвісаў Microsoft
Displayed on a link to the Microsoft Services Agreement in the about this app information
-
\ No newline at end of file
+
diff --git a/src/Calculator/Resources/bg-BG/Resources.resw b/src/Calculator/Resources/bg-BG/Resources.resw
index e066584..676ee4d 100644
--- a/src/Calculator/Resources/bg-BG/Resources.resw
+++ b/src/Calculator/Resources/bg-BG/Resources.resw
@@ -2277,9 +2277,9 @@
Декларация за поверителност на Microsoft
Displayed on a link to the Microsoft Privacy Statement on the About panel
-
- © 2018 Microsoft. Всички права запазени.
- Copyright statement, displayed on the About panel
+
+ © %1 Microsoft. Всички права запазени.
+ {Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)
Относно
diff --git a/src/Calculator/Resources/bn-BD/Resources.resw b/src/Calculator/Resources/bn-BD/Resources.resw
index 64c8777..2836bc7 100644
--- a/src/Calculator/Resources/bn-BD/Resources.resw
+++ b/src/Calculator/Resources/bn-BD/Resources.resw
@@ -2277,9 +2277,9 @@
Microsoft গোপনীয়তার বিবৃতি
Displayed on a link to the Microsoft Privacy Statement on the About panel
-
- © 2018 Microsoft. সর্বস্বত্ব সংরক্ষিত।
- Copyright statement, displayed on the About panel
+
+ © %1 Microsoft. সর্বস্বত্ব সংরক্ষিত।
+ {Locked="%1"}. Copyright statement, displayed on the About panel. %1 = the current year (4 digits)
বিষয়ক
diff --git a/src/Calculator/Resources/ca-ES/Resources.resw b/src/Calculator/Resources/ca-ES/Resources.resw
index 353ca3a..63e2b9a 100644
--- a/src/Calculator/Resources/ca-ES/Resources.resw
+++ b/src/Calculator/Resources/ca-ES/Resources.resw
@@ -1,4 +1,4 @@
-
+