|
@@ -3332,10 +3332,10 @@ unit_u_ppu_invalid_header=10007_U_PPU Invalid Header (no PPU at the begin)
|
|
|
unit_u_ppu_invalid_version=10008_U_PPU Invalid Version $1
|
|
|
% This unit file was compiled with a different version of the compiler, and
|
|
|
% cannot be read.
|
|
|
-unit_u_ppu_invalid_processor=10009_U_PPU is compiled for another processor %1
|
|
|
+unit_u_ppu_invalid_processor=10009_U_PPU is compiled for another processor $1
|
|
|
% This unit file was compiled for a different processor type, and
|
|
|
% cannot be read.
|
|
|
-unit_u_ppu_invalid_target=10010_U_PPU is compiled for another target %1
|
|
|
+unit_u_ppu_invalid_target=10010_U_PPU is compiled for another target $1
|
|
|
% This unit file was compiled for a different target, and
|
|
|
% cannot be read.
|
|
|
unit_u_ppu_source=10011_U_PPU Source: $1
|