Commit bb948195 authored by Mozilla L10n Automation Bot's avatar Mozilla L10n Automation Bot
Browse files

Import l10n.

parent a9f0d6c6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -122,6 +122,13 @@
    <!-- The document title and heading of an error page. -->
    <string name="mozac_browser_errorpages_unknown_host_title">Adres bulunamadı</string>

    <!-- The document title and heading of an error page. -->
    <string name="mozac_browser_errorpages_no_internet_title">İnternet bağlantısı yok</string>
    <!-- The main body text of this error page. It will be shown beneath the title -->
    <string name="mozac_browser_errorpages_no_internet_message">Ağ bağlantınızı kontrol edin veya birkaç dakika sonra sayfayı tazelemeyi deneyin.</string>
    <!-- Text that will show up on the button at the bottom of the error page -->
    <string name="mozac_browser_errorpages_no_internet_refresh_button">Tazele</string>

    <!-- The document title and heading of an error page. -->
    <string name="mozac_browser_errorpages_malformed_uri_title">Geçersiz adres</string>
    <string name="mozac_browser_errorpages_malformed_uri_message"><![CDATA[<p>Girilen adres tanınan bir biçimde değil. Konum çubuğuna bakıp olası hataları giderdikten sonra yeniden deneyin.</p>]]></string>