Fix placeholder in Romanian string (browser_menu_powered_by).

fennec/beta v75.0.0-beta.3
Sebastian Kaspari 4 years ago
parent 5b73cc593b
commit c7e392a17d

@ -96,7 +96,7 @@
<string name="browser_menu_open_in_fenix">Deschide în %1$s</string>
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by">CU TEHNOLOGIE %1&amp;s</string>
<string name="browser_menu_powered_by">CU TEHNOLOGIE %1$s</string>
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">Cu tehnologie %1$s</string>

Loading…
Cancel
Save