mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-05 06:09:27 +00:00
6 lines
332 B
PHP
6 lines
332 B
PHP
<?php
|
|
$this->phrasen['gesamtnote/wollenSieWirklichLoeschen']='Do you really want to delete the selected entries? All the checkmark lists you have entered will be lost';
|
|
$this->phrasen['gesamtnote/noteUnveraendert']='Grade unmodified';
|
|
$this->phrasen['gesamtnote/passwortFalsch']='Failure: The supplied Password is invalid';
|
|
?>
|