From 082826287ec1d771316ea1c9bf3806e43e80ea56 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 30 Dec 2016 22:39:21 -0500 Subject: [PATCH] Added french translation to the build --- src/App/App.csproj | 9 +++++++++ src/App/Resources/AppResources.fr.Designer.cs | 0 2 files changed, 9 insertions(+) create mode 100644 src/App/Resources/AppResources.fr.Designer.cs diff --git a/src/App/App.csproj b/src/App/App.csproj index d4ce261cc..f75c5dc7c 100644 --- a/src/App/App.csproj +++ b/src/App/App.csproj @@ -163,6 +163,11 @@ True AppResources.es.resx + + True + True + AppResources.fr.resx + True True @@ -209,6 +214,10 @@ PublicResXFileCodeGenerator AppResources.es.Designer.cs + + ResXFileCodeGenerator + AppResources.fr.Designer.cs + ResXFileCodeGenerator AppResources.sv.Designer.cs diff --git a/src/App/Resources/AppResources.fr.Designer.cs b/src/App/Resources/AppResources.fr.Designer.cs new file mode 100644 index 000000000..e69de29bb