Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c93fc9af authored by Jonathan Klee's avatar Jonathan Klee
Browse files

Remove duplicate resource value

parent 11b1a2d1
Loading
Loading
Loading
Loading
+1 −6
Original line number Diff line number Diff line
@@ -36,8 +36,6 @@
    <string name="finalizing_package">Installatie van het pakket afronden</string>
    <string name="preparing_ota_first_boot">Eerste start voorbereiden</string>
    <string name="dialog_prepare_zip_message">Update voorbereiden</string>
    <string name="dialog_battery_low_title">Batterij bijna leeg</string>
    <string name="dialog_battery_low_message_pct">Uw batterijniveau is te laag, u moet op zijn minst <xliff:g id="percent_discharging">%1$d</xliff:g>%% batterijcapaciteit hebben om door te gaan of <xliff:g id="percent_charging">%2$d</xliff:g>%% tijdens het opladen.</string>
    <string name="reboot">Herstarten</string>
    <string name="menu_refresh">Vernieuwen</string>
    <string name="menu_preferences">Instellingen</string>
@@ -51,7 +49,6 @@
    <string name="menu_copy_url">URL kopiëren</string>
    <string name="menu_export_update">Update exporteren</string>
    <string name="menu_show_changelog">Changelog weergeven</string>
    <string name="menu_ab_perf_mode">Geef prioriteit aan het updateproces</string>
    <string name="snack_updates_found">Nieuwe updates gevonden</string>
    <string name="snack_no_updates_found">Geen nieuwe updates gevonden</string>
    <string name="snack_updates_check_failed">Kan niet controleren op updates. Controleer uw internetverbinding en probeer het later opnieuw.</string>
@@ -64,7 +61,6 @@
    <string name="header_last_updates_check">Laatst gecontroleerd: <xliff:g id="date" example="1 January 1970">%1$s</xliff:g> (<xliff:g id="time" example="01:23">%2$s</xliff:g>)</string>
    <string name="list_build_version">/e/OS <xliff:g id="version" example="14.1">%1$s</xliff:g></string>
    <string name="list_build_version_date">/e/OS <xliff:g id="version" example="14.1">%1$s</xliff:g> - <xliff:g id="date" example="July 11, 2017">%2$s</xliff:g></string>
    <string name="list_download_progress_new"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> van <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g><xliff:g id="percentage" example="56">%3$s</xliff:g></string>
    <string name="list_download_progress_eta_new"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> van <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> (<xliff:g id="eta" example="3 minutes left">%3$s</xliff:g>) • <xliff:g id="percentage" example="56">%4$s</xliff:g></string>
    <string name="list_verifying_update">Update verifiëren</string>
    <string name="list_no_updates">Geen nieuwe updates gevonden. Gebruik de knop Vernieuwen om handmatig te controleren op nieuwe updates.</string>
@@ -107,7 +103,6 @@
    <string name="blocked_update_dialog_message">Deze update kan niet worden geïnstalleerd met behulp van de updater-app. Lees <xliff:g id="info_url">%1$s</xliff:g> voor meer informatie.</string>
    <string name="export_channel_title">Exporteren voltooid</string>
    <string name="new_updates_channel_title">Nieuwe updates</string>
    <string name="ongoing_channel_title">Huidige downloads</string>
    <string name="update_failed_channel_title">Update mislukt</string>
    <string name="ongoing_channel_title">Lopende downloads</string>
    <string name="list_download_progress_eta_new"><xliff:g id="filesize_without_unit" example="12.2">%1$s</xliff:g> van <xliff:g id="filesize_without_unit" example="310 MB">%2$s</xliff:g> (<xliff:g id="eta" example="3 minutes left">%3$s</xliff:g>) • <xliff:g id="percentage" example="56">%4$s</xliff:g></string>
+1 −3
Original line number Diff line number Diff line
@@ -24,12 +24,10 @@
    <string name="download_completed_notification">Sťahovanie dokončené</string>
    <string name="download_starting_notification">Spúšťam sťahovanie</string>
    <string name="update_failed_notification">Aktualizácia zlyhala</string>
    <string name="installation_suspended_notification">Inštalácia bola pozastavená</string>
    <string name="new_updates_found_title">Nové aktualizácie</string>
    <string name="text_download_speed">%1$s, %2$s/s</string>
    <string name="pause_button">Pozastaviť</string>
    <string name="resume_button">Obnoviť</string>
    <string name="suspend_button">Pozastaviť</string>
    <string name="installing_update">Inštalácia balíka aktualizácií</string>
    <string name="installing_update_error">Chyba pri inštalácii</string>
    <string name="installing_update_finished">Aktualizácia nainštalovaná</string>