diff options
| author | Michael <[email protected]> | 2017-06-19 18:50:34 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-06-19 18:50:34 -0400 |
| commit | 134f7008998347f6cb18fdf551ab8f5d976539ff (patch) | |
| tree | c2d38c7521f1fe024c90c957a181e51af19e1f2e /ShiftOS.WinForms | |
| parent | ec33d482d3bab8d86172dadb2baa7c6634563769 (diff) | |
| download | shiftos_thereturn-134f7008998347f6cb18fdf551ab8f5d976539ff.tar.gz shiftos_thereturn-134f7008998347f6cb18fdf551ab8f5d976539ff.tar.bz2 shiftos_thereturn-134f7008998347f6cb18fdf551ab8f5d976539ff.zip | |
Are you fucking serious?
"adress_book" THE WORD "ADDRESS" WAS SPELLED CORRECTLY LITERALLY 10
CHARACTERS TO THE LEFT... COME ON MAN...
Diffstat (limited to 'ShiftOS.WinForms')
| -rw-r--r-- | ShiftOS.WinForms/Resources/strings_en.txt | 2 | ||||
| -rw-r--r-- | ShiftOS.WinForms/ShiftOS.WinForms.csproj | 6 |
2 files changed, 2 insertions, 6 deletions
diff --git a/ShiftOS.WinForms/Resources/strings_en.txt b/ShiftOS.WinForms/Resources/strings_en.txt index dbbaf26..7740bf0 100644 --- a/ShiftOS.WinForms/Resources/strings_en.txt +++ b/ShiftOS.WinForms/Resources/strings_en.txt @@ -249,7 +249,7 @@ //Program commands "{WO_ABOUT}": "about", - "{WO_ADDRESSBOOK}": "adress_book", + "{WO_ADDRESSBOOK}": "address_book", "{WO_ARTPAD}": "artpad", "{WO_AUDIOPLAYER}": "audio_player", "{WO_CALCULATOR}": "calculator", diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj index a8c25b7..b089e88 100644 --- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -932,11 +932,7 @@ </COMReference> </ItemGroup> <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> - <ProjectExtensions> - <VisualStudio> - <UserProperties Resources_4strings_3fr_1txt__JSONSchema="http://json.schemastore.org/bundleconfig" /> - </VisualStudio> - </ProjectExtensions> + <ProjectExtensions /> <!-- To modify your build process, add your task inside one of the targets below and uncomment it. Other similar extension points exist, see Microsoft.Common.targets. <Target Name="BeforeBuild"> |
