From 3b8510c56cdc643cec6743098b16c4f0f8da906e Mon Sep 17 00:00:00 2001 From: jvyden Date: Wed, 13 Apr 2022 17:08:14 -0400 Subject: [PATCH] New translations BaseLayout.resx (English (upside down)) --- .../BaseLayout.en-UD.resx | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 ProjectLighthouse.Localisation/BaseLayout.en-UD.resx diff --git a/ProjectLighthouse.Localisation/BaseLayout.en-UD.resx b/ProjectLighthouse.Localisation/BaseLayout.en-UD.resx new file mode 100644 index 00000000..85cb71dc --- /dev/null +++ b/ProjectLighthouse.Localisation/BaseLayout.en-UD.resx @@ -0,0 +1,44 @@ + + + + + + + + + text/microsoft-resx + + + 1.3 + + + System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, + PublicKeyToken=b77a5c561934e089 + + + + + Home + A button on the header that takes you to the landing page. + + + + Users + A button on the header that takes you to the user listing. + + + + Photos + A button on the header that takes you to a list of user-uploaded photos. + + + + Levels + A button on the header that takes you to a list of user-uploaded levels. Levels are internally referred to as "slots". + + \ No newline at end of file