diff options
Diffstat (limited to 'core/l10n/be.php')
-rw-r--r-- | core/l10n/be.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/l10n/be.php b/core/l10n/be.php index 19d330a44dd..56f08cccc3c 100644 --- a/core/l10n/be.php +++ b/core/l10n/be.php @@ -38,7 +38,6 @@ $TRANSLATIONS = array( "_{count} file conflict_::_{count} file conflicts_" => array("","","",""), "Error" => "Памылка", "The object type is not specified." => "Тып аб'екта не ўдакладняецца.", -"Advanced" => "Дасведчаны", "Finish setup" => "Завяршыць ўстаноўку." ); $PLURAL_FORMS = "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; |