Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

en_GB (British English) Translation

Опис

Changes:

  • Trash -> Bin
  • Color -> Colour (and similar)
  • Categorize -> Categorise (and similar)
  • Howdy -> greeting based on the time of day (in 3.2 and higher)

Встановлення

  1. Upload en-gb-localisation.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Optionally set your locale (WPLANG) to en_GB in wp-config.php

Часті питання

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” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

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