summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--connectivity/source/resource/conn_log_res.src2
-rw-r--r--svtools/source/control/filectrl.src2
-rw-r--r--svtools/source/misc/undo.src2
-rw-r--r--svx/source/dialog/docrecovery.src2
4 files changed, 4 insertions, 4 deletions
diff --git a/connectivity/source/resource/conn_log_res.src b/connectivity/source/resource/conn_log_res.src
index ea5bb9d00072..05b5653a97f5 100644
--- a/connectivity/source/resource/conn_log_res.src
+++ b/connectivity/source/resource/conn_log_res.src
@@ -309,4 +309,4 @@ String STR_LOG_THROWING_EXCEPTION
String STR_LOG_SETTING_SYSTEM_PROPERTY
{
Text = "setting system property \"$1$\" to value \"$2$\"";
-}; \ No newline at end of file
+};
diff --git a/svtools/source/control/filectrl.src b/svtools/source/control/filectrl.src
index 5703004dd946..b87893fd1a4d 100644
--- a/svtools/source/control/filectrl.src
+++ b/svtools/source/control/filectrl.src
@@ -46,4 +46,4 @@ String STR_TABBAR_PUSHBUTTON_MOVERIGHT
String STR_TABBAR_PUSHBUTTON_MOVETOEND
{
Text [ en-US ] = "Move To End" ;
-}; \ No newline at end of file
+};
diff --git a/svtools/source/misc/undo.src b/svtools/source/misc/undo.src
index 33c179a65032..1bf1d6b1010a 100644
--- a/svtools/source/misc/undo.src
+++ b/svtools/source/misc/undo.src
@@ -40,4 +40,4 @@ String STR_REDO
String STR_REPEAT
{
Text [ en-US ] = "~Repeat: " ;
-}; \ No newline at end of file
+};
diff --git a/svx/source/dialog/docrecovery.src b/svx/source/dialog/docrecovery.src
index 1279d8b7facf..1898776652e2 100644
--- a/svx/source/dialog/docrecovery.src
+++ b/svx/source/dialog/docrecovery.src
@@ -639,4 +639,4 @@ ModalDialog RID_SVX_MDLG_ERR_REP_PREVIEW
Size = MAP_APPFONT( RSC_CD_PUSHBUTTON_WIDTH, RSC_CD_PUSHBUTTON_HEIGHT );
DefButton = TRUE;
};
-}; \ No newline at end of file
+};