diff --git a/src/BreCalClient/MainWindow.xaml b/src/BreCalClient/MainWindow.xaml
index 2944ee9..aa5d84c 100644
--- a/src/BreCalClient/MainWindow.xaml
+++ b/src/BreCalClient/MainWindow.xaml
@@ -112,6 +112,8 @@
+
+
@@ -134,18 +136,24 @@
-
+
-
+
-
+
+
+
+
+
diff --git a/src/BreCalClient/MainWindow.xaml.cs b/src/BreCalClient/MainWindow.xaml.cs
index e2fa72a..0da7ad2 100644
--- a/src/BreCalClient/MainWindow.xaml.cs
+++ b/src/BreCalClient/MainWindow.xaml.cs
@@ -351,6 +351,11 @@ namespace BreCalClient
this.UpdateUI();
}
+ private void buttonHistory_Click(object sender, RoutedEventArgs e)
+ {
+
+ }
+
#endregion
#region network operations
@@ -925,6 +930,6 @@ namespace BreCalClient
}
#endregion
-
+
}
}
diff --git a/src/BreCalClient/Resources/Resources.Designer.cs b/src/BreCalClient/Resources/Resources.Designer.cs
index a92f957..e417c29 100644
--- a/src/BreCalClient/Resources/Resources.Designer.cs
+++ b/src/BreCalClient/Resources/Resources.Designer.cs
@@ -591,6 +591,15 @@ namespace BreCalClient.Resources {
}
}
+ ///
+ /// Looks up a localized string similar to Show app info and change user password.
+ ///
+ public static string textInfoChangePW {
+ get {
+ return ResourceManager.GetString("textInfoChangePW", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Interval.
///
@@ -924,6 +933,15 @@ namespace BreCalClient.Resources {
}
}
+ ///
+ /// Looks up a localized string similar to Show shipcall change history.
+ ///
+ public static string textShowHistory {
+ get {
+ return ResourceManager.GetString("textShowHistory", resourceCulture);
+ }
+ }
+
///
/// Looks up a localized string similar to Sort order.
///
diff --git a/src/BreCalClient/Resources/Resources.de.resx b/src/BreCalClient/Resources/Resources.de.resx
index ffc5403..7668216 100644
--- a/src/BreCalClient/Resources/Resources.de.resx
+++ b/src/BreCalClient/Resources/Resources.de.resx
@@ -1,17 +1,17 @@
-
@@ -448,4 +448,10 @@
Schlepper-Reederei
+
+ App Info anzeigen und Passwort ändern
+
+
+ Änderungshistorie der Anläufe anzeigen
+
\ No newline at end of file
diff --git a/src/BreCalClient/Resources/Resources.resx b/src/BreCalClient/Resources/Resources.resx
index c00fdc0..987e090 100644
--- a/src/BreCalClient/Resources/Resources.resx
+++ b/src/BreCalClient/Resources/Resources.resx
@@ -289,6 +289,9 @@
Incoming
+
+ Show app info and change user password
+
Interval
@@ -400,6 +403,9 @@
Show cancelled calls
+
+ Show shipcall change history
+
Sort order