|
@@ -118,7 +118,7 @@ |
|
|
block discarded – undo |
|
118
|
118
|
/* I18N: In the Arabic surname tradition, ... */ |
|
119
|
119
|
I18N::translate('Children take their father’s first name, their grandfathers first name and the family name.') . ' ' . |
|
120
|
120
|
/* I18N: In the Arabic surname tradition, ... */ |
|
121
|
|
- I18N::translate('The first surname prefix is ibn/bint depending on the individual’s gender.') . ' ' . |
|
|
121
|
+ I18N::translate('The first surname prefix is ibn/bint depending on the individual’s gender.') . ' ' . |
|
122
|
122
|
/* I18N: In the Arabic surname tradition, ... */ |
|
123
|
123
|
I18N::translate('Wives keep their maiden names.'), |
|
124
|
124
|
'none' => I18N::translateContext('Surname tradition', 'none'), |
Please login to merge, or discard this patch.