Confirmed users
150
edits
(→Variables: Edit) |
|||
| Line 188: | Line 188: | ||
Імпортувати початкову сторінку з %S | Імпортувати початкову сторінку з %S | ||
However, there are some exceptions when variables should be replaced with related words in order to display the whole string in | However, there are some exceptions when variables should be replaced with related words in order to display the whole string in right case. | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| Line 202: | Line 202: | ||
In this case the variable '''&syncBrand.shortName.label;''' is translated by default like '''Синхронізація'''. | In this case the variable '''&syncBrand.shortName.label;''' is translated by default like '''Синхронізація'''. | ||
Translation '''Вітаємо в &syncBrand.shortName.label;''' is not correct, because in the user interface it appears like '''Вітаємо в Синхронізація'''. | Translation '''Вітаємо в &syncBrand.shortName.label;''' is not correct, because in the user interface it appears in nominative case like '''Вітаємо в Синхронізація''' instead of genitive case. | ||
It's not related to untranslated variables like '''Firefox''' or '''Mozilla'''. | It's not related to untranslated variables like '''Firefox''' or '''Mozilla'''. | ||