Przeglądaj źródła

fixed text in post brew page

Sebastian Vendt 6 lat temu
rodzic
commit
65f55c1ba1
2 zmienionych plików z 3 dodań i 3 usunięć
  1. 1 1
      CoffeeCode/buildno
  2. 2 2
      CoffeeCode/display2.h

+ 1 - 1
CoffeeCode/buildno

@@ -1 +1 @@
-337
+338

+ 2 - 2
CoffeeCode/display2.h

@@ -187,8 +187,8 @@ static const display_string_t display_strings[str_last] =
 		},
 		{ // str_postBrew
 				{
-						"Quality:",
-						"Qualität:"
+						"Qualitaet:",
+						"Quality:"
 				}
 		}
 };