/
niceSOFT
/
itstool
Обзор
Документация
Войти
/
niceSOFT
/
itstool
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
tests/LocNote/LocNote3.xml
17 строк
682 B
Shaun McCance
Moving some of the tests into subdirectories
12 сен 2012, 18:21
12 сен 2012, 18:21
ce76559
Код
Авторство
О чём код?
<?xml version="1.0"?> <Res xmlns:its="http://www.w3.org/2005/11/its" its:version="1.0"> <body its:locNote="The variable {0} is the name of the host."> <msg id="HostNotFound"> <data>Host {0} cannot be found.</data> </msg> <msg id="HostDisconnected"> <data>The connection with {0} has been lost.</data> </msg> <msg id="FileNotFound"> <data its:locNote="{0} is a filename" its:locNoteType="alert">{0} not found.</data> </msg> <msg id="CannotLog"> <data its:locNoteRef="myLocNotes.htm#CannotLog" its:locNoteType="alert">Cannot log with this username.</data> </msg> </body> </Res><!-- timestamp $Id: LocNote3.xml,v 1.2 2006/12/19 06:24:35 fsasaki Exp $ -->