..
This commit is contained in:
@@ -55,10 +55,10 @@ namespace Project
|
||||
|
||||
public static string 상차 = "상차";
|
||||
public static string 하차 = "하차";
|
||||
public static string 홈검색완료 = "홈 검색 완료";
|
||||
public static string 이동완료 = "이동 완료";
|
||||
public static string 오버로드감지 = "오버로드 감지";
|
||||
public static string 상차작업을시작합니다 { get { return string.Format("{0} 작업을 시작 합니다",상차); } }
|
||||
public static string 하차작업을시작합니다 { get { return string.Format("{0} 작업을 시작 합니다", 하차); } }
|
||||
public static string 진출을시작합니다 { get { return "진출 시작"; } }
|
||||
public static string 진입을작합니다 { get { return "진입 시작"; } }
|
||||
public static string 안전커버를내려주세요 = "안전 커버를 내려 주세요";
|
||||
public static string 안전커버를올려주세요 = "안전 커버를 올려 주세요";
|
||||
public static string 안전커버를올리면상차가완료됩니다 = "안전 커버를 올리면 상차가 완료 됩니다";
|
||||
|
||||
Reference in New Issue
Block a user