summaryrefslogtreecommitdiff
path: root/src/lang/english_AU.txt
diff options
context:
space:
mode:
authortranslators <translators@openttd.org>2012-01-16 18:46:02 +0000
committertranslators <translators@openttd.org>2012-01-16 18:46:02 +0000
commit358b3e41b25ec207af0652895545a10be9be5811 (patch)
treea9083da3ea2ef91cea68bf39578d14af2db39a6f /src/lang/english_AU.txt
parent2a0754b67801e90ae4e5ca18cc4d0173d02f8cb0 (diff)
downloadopenttd-358b3e41b25ec207af0652895545a10be9be5811.tar.xz
(svn r23815) -Update from WebTranslator v3.0:
belarusian - 13 changes by KorneySan dutch - 7 changes by habell english_AU - 7 changes by tomas4g english_US - 1 changes by Rubidium french - 13 changes by ElNounch latvian - 14 changes by Parastais norwegian_bokmal - 9 changes by mantaray persian - 10 changes by Peymanpn russian - 7 changes by Lone_Wolf, akasoft serbian - 7 changes by etran tamil - 81 changes by aswn ukrainian - 4 changes by Fixer
Diffstat (limited to 'src/lang/english_AU.txt')
-rw-r--r--src/lang/english_AU.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lang/english_AU.txt b/src/lang/english_AU.txt
index bd45d3501..9688c905c 100644
--- a/src/lang/english_AU.txt
+++ b/src/lang/english_AU.txt
@@ -2540,9 +2540,16 @@ STR_NEWGRF_ERROR_OTTD_VERSION_NUMBER :{1:STRING} requ
STR_NEWGRF_ERROR_AFTER_TRANSLATED_FILE :the GRF file it was designed to translate
STR_NEWGRF_ERROR_TOO_MANY_NEWGRFS_LOADED :Too many NewGRFs are loaded
STR_NEWGRF_ERROR_STATIC_GRF_CAUSES_DESYNC :Loading {1:STRING} as static NewGRF with {STRING} could cause desyncs
+STR_NEWGRF_ERROR_UNEXPECTED_SPRITE :Unexpected sprite (sptite{3:NUM})
+STR_NEWGRF_ERROR_UNKNOWN_PROPERTY :Unknown Action 0 property {4:HEX} (sprite{3:NUM})
+STR_NEWGRF_ERROR_INVALID_ID :Attempt to use invalid ID (sprite{3:NUM})
STR_NEWGRF_ERROR_CORRUPT_SPRITE :{YELLOW}{STRING} contains a corrupt sprite. All corrupt sprites will be shown as a red question mark (?)
+STR_NEWGRF_ERROR_MULTIPLE_ACTION_8 :Contians multiple Action 8 entries (sprite{3:NUM})
+STR_NEWGRF_ERROR_READ_BOUNDS :Read past end of psuedo-sprite (sprite{3:NUM})
STR_NEWGRF_ERROR_MISSING_SPRITES :{WHITE}The currently used base graphics set is missing a number of sprites.{}Please update the base graphics set
+STR_NEWGRF_ERROR_GRM_FAILED :Requested GRF resources not available (sprite{3:NUM})
STR_NEWGRF_ERROR_FORCEFULLY_DISABLED :{1:STRING} was disabled by {STRING}
+STR_NEWGRF_ERROR_INVALID_SPRITE_LAYOUT :Invalid/unknown sprite layout format (sprite {3:NUM})
# NewGRF related 'general' warnings
STR_NEWGRF_POPUP_CAUTION_CAPTION :{WHITE}Caution!