Forráskód Böngészése

fixed text in post brew page

Sebastian Vendt 6 éve
szülő
commit
65f55c1ba1
2 módosított fájl, 3 hozzáadás és 3 törlés
  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:"
 				}
 		}
 };