diff options
Diffstat (limited to 'src/i18n.cpp')
-rw-r--r-- | src/i18n.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/i18n.cpp b/src/i18n.cpp index da7d394..816a01e 100644 --- a/src/i18n.cpp +++ b/src/i18n.cpp @@ -16,7 +16,7 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA * - * $Id:$ + * $Id$ * */ @@ -25,8 +25,8 @@ const tI18nPhrase Phrases[] = { { - "Failed to load config file", - "Konnte Konfigurationsdatei nicht laden", + "Failed to load MenuOrg's config file!", + "Konnte die MenuOrg Konfigurationsdatei nicht laden", "", "", "", |