You've already forked lazarus-ccr
With @lainz Spanish translatiojn
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5445 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -296,6 +296,11 @@
|
|||||||
</Win32>
|
</Win32>
|
||||||
</Options>
|
</Options>
|
||||||
</Linking>
|
</Linking>
|
||||||
|
<Other>
|
||||||
|
<OtherDefines Count="1">
|
||||||
|
<Define0 Value="IGNOREPICTURE"/>
|
||||||
|
</OtherDefines>
|
||||||
|
</Other>
|
||||||
</CompilerOptions>
|
</CompilerOptions>
|
||||||
<Debugging>
|
<Debugging>
|
||||||
<Exceptions Count="3">
|
<Exceptions Count="3">
|
||||||
|
@ -254,7 +254,7 @@
|
|||||||
<OtherDefines Count="1">
|
<OtherDefines Count="1">
|
||||||
<Define0 Value="IGNOREPICTURE"/>
|
<Define0 Value="IGNOREPICTURE"/>
|
||||||
</OtherDefines>
|
</OtherDefines>
|
||||||
<JumpHistory Count="30" HistoryIndex="29">
|
<JumpHistory Count="29" HistoryIndex="28">
|
||||||
<Position1>
|
<Position1>
|
||||||
<Filename Value="umain.pas"/>
|
<Filename Value="umain.pas"/>
|
||||||
<Caret Line="900" Column="50" TopLine="864"/>
|
<Caret Line="900" Column="50" TopLine="864"/>
|
||||||
@ -361,20 +361,16 @@
|
|||||||
</Position26>
|
</Position26>
|
||||||
<Position27>
|
<Position27>
|
||||||
<Filename Value="umain.pas"/>
|
<Filename Value="umain.pas"/>
|
||||||
<Caret Line="51" Column="15" TopLine="890"/>
|
<Caret Line="919" Column="60" TopLine="899"/>
|
||||||
</Position27>
|
</Position27>
|
||||||
<Position28>
|
<Position28>
|
||||||
<Filename Value="umain.pas"/>
|
<Filename Value="umain.pas"/>
|
||||||
<Caret Line="919" Column="60" TopLine="899"/>
|
<Caret Line="921" Column="85" TopLine="902"/>
|
||||||
</Position28>
|
</Position28>
|
||||||
<Position29>
|
<Position29>
|
||||||
<Filename Value="umain.pas"/>
|
|
||||||
<Caret Line="921" Column="85" TopLine="902"/>
|
|
||||||
</Position29>
|
|
||||||
<Position30>
|
|
||||||
<Filename Value="umain.pas"/>
|
<Filename Value="umain.pas"/>
|
||||||
<Caret Line="923" TopLine="904"/>
|
<Caret Line="923" TopLine="904"/>
|
||||||
</Position30>
|
</Position29>
|
||||||
</JumpHistory>
|
</JumpHistory>
|
||||||
</ProjectSession>
|
</ProjectSession>
|
||||||
</CONFIG>
|
</CONFIG>
|
||||||
|
Binary file not shown.
@ -340,3 +340,4 @@ msgstr "Would you like to copy %s to the %s folder?"
|
|||||||
#: umain.rsyoumayneedto
|
#: umain.rsyoumayneedto
|
||||||
msgid "(You may need to restart the app to see the change)"
|
msgid "(You may need to restart the app to see the change)"
|
||||||
msgstr "(You may need to restart the app to see the change)"
|
msgstr "(You may need to restart the app to see the change)"
|
||||||
|
|
||||||
|
@ -341,3 +341,4 @@ msgstr "¿Quieres copiar %s a la carpeta %s?"
|
|||||||
#: umain.rsyoumayneedto
|
#: umain.rsyoumayneedto
|
||||||
msgid "(You may need to restart the app to see the change)"
|
msgid "(You may need to restart the app to see the change)"
|
||||||
msgstr "(Quizás necesites reiniciar la aplicación para ver los cambios)"
|
msgstr "(Quizás necesites reiniciar la aplicación para ver los cambios)"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user