diff --git a/.gitattributes b/.gitattributes index 43d4029450..5ec7f1b6d4 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1824,8 +1824,8 @@ images/uparrow.ico -text svneol=unset#image/x-icon images/uparrow.xpm -text svneol=native#image/x-xpixmap images/vase_trans.xpm -text svneol=native#image/x-xpixmap install/lazarus.desktop svneol=native#text/plain -languages/installerstrconst.nl.po svneol=native#text/plain -languages/installerstrconst.po svneol=native#text/plain +languages/installerstrconsts.nl.po svneol=native#text/plain +languages/installerstrconsts.po svneol=native#text/plain languages/lazaruside.ar.po svneol=native#text/plain languages/lazaruside.ca.po svneol=native#text/plain languages/lazaruside.de.po svneol=native#text/plain diff --git a/languages/installerstrconst.nl.po b/languages/installerstrconsts.nl.po similarity index 100% rename from languages/installerstrconst.nl.po rename to languages/installerstrconsts.nl.po diff --git a/languages/installerstrconst.po b/languages/installerstrconsts.po similarity index 100% rename from languages/installerstrconst.po rename to languages/installerstrconsts.po