설명
Changes:
- Trash -> Bin
- Color -> Colour (and similar)
- Categorize -> Categorise (and similar)
- Howdy -> greeting based on the time of day (in 3.2 and higher)
설치
- Upload
en-gb-localisation.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Optionally set your locale (
WPLANG
) to en_GB inwp-config.php
FAQ
- Are you serious?
-
Reasonably so. Seeing ‘Trash’ too often sent me over the edge.
- Why isn’t this a mo/po file?
-
Since en_GB is quite similar to en_US, it would be rather unnecessary to use full string translations that may require updating for each version.
- Using -ize isn’t an Americanism
-
While I’m aware of this, I loathe Oxford spelling with a passion.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“en_GB (British English) Translation”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자자국어로 “en_GB (British English) Translation”(을)를 번역하세요.
개발에 관심이 있으십니까?
변경이력
1.0.2.1
- Added lowercase ‘trash’
1.0.2
- Added missing ‘gettext_with_context’ filter
1.0.1
- First public release
- Made strings static (thanks dd32)
1.0
- First version