Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Select all rows in this table": "اختر كل الصفوف في هذا الجدول", "Deselect all rows in this table": "الغ اختيار كل الصفوف في هذا الجدول" } };