Kaydet (Commit) 0841fc0d authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Missing newline at end of file

...needed by simplified l10ntools programs to be pushed shortly (that
no longer translate line endings, and hopefully get away with it).
üst 44f97150
......@@ -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
};
......@@ -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
};
......@@ -40,4 +40,4 @@ String STR_REDO
String STR_REPEAT
{
Text [ en-US ] = "~Repeat: " ;
};
\ No newline at end of file
};
......@@ -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
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment