diff options
author | Marko Živković <[email protected]> | 2014-12-17 00:21:44 +0000 |
---|---|---|
committer | Marko Živković <[email protected]> | 2014-12-17 00:21:44 +0000 |
commit | fadba92b2f3a41fa35ccadeb6deba540305ae5e6 (patch) | |
tree | 4b8f494a70ecef1b6c7a5b891004039939d3e022 /logo/src/langage_gl_ES.properties | |
parent | 57d6b0c6b96097afa06a38cc2456997ad9b60187 (diff) |
Added Text messages for next commit
git-svn-id: https://svn.code.sf.net/p/xlogo4schools/svn/trunk@12 3b0d7934-f7ef-4143-9606-b51f2e2281fd
Diffstat (limited to 'logo/src/langage_gl_ES.properties')
-rw-r--r-- | logo/src/langage_gl_ES.properties | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/logo/src/langage_gl_ES.properties b/logo/src/langage_gl_ES.properties index 7d6241e..d2e0295 100644 --- a/logo/src/langage_gl_ES.properties +++ b/logo/src/langage_gl_ES.properties @@ -435,4 +435,21 @@ contest.number.of.files=Number of exercises: contest.number.of.bonus.files = Number of bonus exercises: ws.settings.syntax=Syntax Highlighting ws.settings.contest=Contest / Record Mode -welcome.info.title=XLogo4Schools Info
\ No newline at end of file +welcome.info.title=XLogo4Schools Info + +message.too.many.empty.files=Your turtle says: I believe you have enough empty files... +error.leaving.ws.without.being.in.one=Attempt to leave workspace without being in one. +error.loading.config.files.title=Error while loading configuration files +error.loading.config.files=Could not read GlobalConfig file. Instead creating a new one. You might need to import your workspaces manually. Reason:\n +error.setting.up.x4s.title=Error while setting up XLogo4Schools +error.setting.up.x4s=Could not create or open GlobalConfig file at default location: +message.some.workspaces.not.found=Some workspaces could not be found:\n +word.at.filesystem.location=at +error.security.violation.title=Security Violation +error.attempt.delete.non.x4s.file=Attempt to delete a directory that is not under control of this application: +error.could.not.store.ws=Could not store workspace. +error.attempt.load.inexistent.user=Attempt to load inexistent user: +error.suggest.try.to.import.user=Try to import this user. +error.could.not.make.directories=Could not make required directories. +error.current.ws.deleted.I.will.recreate.it=Current workspace was probably deleted. I will recreate it. +error.could.not.recreate.try.manually=I could not recreate the Workspace. Try to delete the Workspace and recreate it manually.
\ No newline at end of file |