summaryrefslogtreecommitdiff
path: root/dbaccess/source/core/resource/strings.src
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/core/resource/strings.src')
-rw-r--r--dbaccess/source/core/resource/strings.src3
1 files changed, 3 insertions, 0 deletions
diff --git a/dbaccess/source/core/resource/strings.src b/dbaccess/source/core/resource/strings.src
index d259d060fbdd..a6eb1fe99b76 100644
--- a/dbaccess/source/core/resource/strings.src
+++ b/dbaccess/source/core/resource/strings.src
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -360,3 +361,5 @@ String RID_STR_MISSING_EXTENSION
{
Text [ en-US ] = "The extension is not installed.";
};
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */