mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 04:33:13 +00:00
* fix a typo
* fix identation * bugreport & patch by Jones111 * fixes bug 1656 svn path=/trunk/; revision=23018
This commit is contained in:
parent
2c576de1f1
commit
50b81c4cb2
1 changed files with 14 additions and 14 deletions
|
@ -45,7 +45,7 @@ STRINGTABLE DISCARDABLE
|
|||
IDS_BTN_SQRT, "sqrt"
|
||||
IDS_ERR_INVALID_INPUT, "Ungültige Eingabe für Funktion."
|
||||
IDS_ERR_DIVIDE_BY_ZERO, "Teilen durch 0 unmöglich."
|
||||
IDS_ERR_UNDEFINED, "Das Ergebnis der Funktion is undefiniert."
|
||||
IDS_ERR_UNDEFINED, "Das Ergebnis der Funktion ist undefiniert."
|
||||
}
|
||||
|
||||
MAIN_MENU MENU DISCARDABLE
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue