Ticket #229 (closed enhancement: fixed)
언어패키지 제작 편의성
| Reported by: | inureyes | Owned by: | inureyes |
|---|---|---|---|
| Priority: | major | Milestone: | 1.5 |
| Component: | Internationalization | Version: | 1.1 |
| Keywords: | language, package | Cc: | dev@… |
| Release: |
Description
개요
- 현재의 언어팩은 한국어 기반.
- 타 언어권의 경우 번역을 용이하게 하기 위해서는 영문 기반이 필요하다.
- 언어팩에 따라 한글 - 영문 알파벳 기반 - 타언어 기반의 3단계 구성이 필요하다. 예를 들면, 영문 언어팩으로 전처리된 언어 리소스를 타언어로 번역할 수 있는 기반.
Change History
comment:2 Changed 5 years ago by inureyes
- Milestone changed from 1.1.1 to 1.1.2
- 변화폭이 크고 테스트 기간이 필요하므로 다음 마일스톤으로 pending.
comment:3 Changed 5 years ago by inureyes
[3149/old_svn] sandbox.
comment:4 Changed 5 years ago by inureyes
- Cc dev@… added
- [3204/old_svn] trunk / 1.5 tree.
- 완료되지 않았지만 동기화의 필요성이 있음.
- 사용법에 대한 설명이 좀 더 상세하게 필요하다.
- 호진님 티켓 accept 해 주세요~
comment:5 Changed 5 years ago by graphittie
#387 관련해서 한 번 손봐주셔야겠습니다. 언어설정이 변경되지 않는 문제가 있습니다. 제가 몇몇 루틴을 손보았는데 이 부분도 체크 부탁드립니다.
comment:6 Changed 5 years ago by inureyes
저 부분이 저렇게 작성되면 안됩니다. 앞으로 언어팩은 기존처럼 php파일을 쓰지 않습니다. 현재 존재하는 언어팩 php파일은 그냥 테스트 호환성을 위해 존재하는 부분입니다. (저거 po기반으로 가면서 없어질겁니다;; )
comment:7 Changed 5 years ago by inureyes
[3217/old_svn] sandbox.
comment:8 Changed 5 years ago by inureyes
[3218/old_svn] trunk / 1.5 트리로 이동.
comment:9 Changed 5 years ago by inureyes
- Owner changed from coolengineer to inureyes
- Status changed from new to assigned
- [3250/old_svn] [3251/old_svn] sandbox.
comment:10 Changed 5 years ago by inureyes
- [3361/old_svn] Move to trunk / 1.5 tree. (sandbox [3250/old_svn][3251])
comment:11 Changed 5 years ago by inureyes
- language 디렉토리에 쓰기 권한이 필요한 경우에 대한 안내가 필요합니다. (일반적으로는 필요하지 않지요.)
comment:12 Changed 5 years ago by inureyes
- coolengineer님 관련해서 언어팩 사용법 문서화를 부탁드립니다
comment:13 Changed 5 years ago by coolengineer
넵, 만든날부터 긴장하고 있는 것 중에 하나가 요 문서화입니다. 대략 정리해서 메일로 보내겠습니다.
comment:14 Changed 5 years ago by coolengineer
아, 그리고 예상되는 산출물은
http://tortoisesvn.net/translation_instructions http://tortoisesvn.net/translation_devel_gui
위와 같습니다.
comment:15 Changed 5 years ago by coolengineer
comment:16 Changed 5 years ago by inureyes
- Status changed from assigned to closed
- Resolution set to fixed
comment:17 Changed 5 years ago by inureyes
- Status changed from closed to reopened
- Resolution fixed deleted
comment:18 Changed 5 years ago by inureyes
- Status changed from reopened to closed
- Resolution set to fixed
- [3673/old_svn]
- $comment가 미리 선언되지 않아서 생기는 warning 제거
Note: See
TracTickets for help on using
tickets.

coolengineer님의 po기반 언어 시스템으로 전환 결정. [2654/old_svn]