diff --git a/src/Calculator/AboutFlyout.xaml b/src/Calculator/AboutFlyout.xaml
index cfce6fbc..c2d82f47 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 1e563e89..21a343af 100644
--- a/src/Calculator/Resources/af-ZA/Resources.resw
+++ b/src/Calculator/Resources/af-ZA/Resources.resw
@@ -2265,9 +2265,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 476e41bd..38559aef 100644
--- a/src/Calculator/Resources/am-ET/Resources.resw
+++ b/src/Calculator/Resources/am-ET/Resources.resw
@@ -2265,9 +2265,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 aab109b7..fc2fac9e 100644
--- a/src/Calculator/Resources/ar-SA/Resources.resw
+++ b/src/Calculator/Resources/ar-SA/Resources.resw
@@ -2266,9 +2266,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 32a24559..4f7d823f 100644
--- a/src/Calculator/Resources/az-Latn-AZ/Resources.resw
+++ b/src/Calculator/Resources/az-Latn-AZ/Resources.resw
@@ -2265,9 +2265,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 d5f0cd53..7d9bd00c 100644
--- a/src/Calculator/Resources/be-BY/Resources.resw
+++ b/src/Calculator/Resources/be-BY/Resources.resw
@@ -2265,9 +2265,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)
Інфармацыя
@@ -2887,4 +2887,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 3ef8f7fe..adcbac72 100644
--- a/src/Calculator/Resources/bg-BG/Resources.resw
+++ b/src/Calculator/Resources/bg-BG/Resources.resw
@@ -2265,9 +2265,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 3dec2e26..f2f6ddaa 100644
--- a/src/Calculator/Resources/bn-BD/Resources.resw
+++ b/src/Calculator/Resources/bn-BD/Resources.resw
@@ -2265,9 +2265,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 6e9fd54f..3891cbfc 100644
--- a/src/Calculator/Resources/ca-ES/Resources.resw
+++ b/src/Calculator/Resources/ca-ES/Resources.resw
@@ -1,4 +1,4 @@
-
+