Use ellipsis for "Loading" message

pull/4197/merge
Thibaud Colas 2018-01-26 15:11:49 +02:00 zatwierdzone przez Matt Westcott
rodzic c83eb12b03
commit 8fb0c9a39b
19 zmienionych plików z 19 dodań i 19 usunięć

Wyświetl plik

@ -7,6 +7,6 @@ exports[`LoadingSpinner basic 1`] = `
name="spinner"
title={null}
/>
Loading...
Loading
</span>
`;

Wyświetl plik

@ -272,7 +272,7 @@ msgstr "Seite"
msgid "Pages"
msgstr "Seiten"
msgid "Loading..."
msgid "Loading"
msgstr "Laden..."
msgid "No results"

Wyświetl plik

@ -328,7 +328,7 @@ msgid "Pages"
msgstr ""
#: templates/wagtailadmin/admin_base.html:34
msgid "Loading..."
msgid "Loading"
msgstr ""
#: templates/wagtailadmin/admin_base.html:35

Wyświetl plik

@ -234,7 +234,7 @@ msgstr "صفحه"
msgid "Pages"
msgstr "صفحه ها"
msgid "Loading..."
msgid "Loading"
msgstr "بارگذاری..."
msgid "No results"

Wyświetl plik

@ -254,7 +254,7 @@ msgstr "Page"
msgid "Pages"
msgstr "Pages"
msgid "Loading..."
msgid "Loading"
msgstr "Chargement…"
msgid "No results"

Wyświetl plik

@ -249,7 +249,7 @@ msgstr "Halaman"
msgid "Pages"
msgstr "Halaman"
msgid "Loading..."
msgid "Loading"
msgstr "Memuat..."
msgid "No results"

Wyświetl plik

@ -240,7 +240,7 @@ msgstr "Pagina"
msgid "Pages"
msgstr "Pagine"
msgid "Loading..."
msgid "Loading"
msgstr "Caricamento..."
msgid "No results"

Wyświetl plik

@ -235,7 +235,7 @@ msgstr "페이지"
msgid "Pages"
msgstr "페이지"
msgid "Loading..."
msgid "Loading"
msgstr "불러오는 중..."
msgid "No results"

Wyświetl plik

@ -249,7 +249,7 @@ msgstr "Puslapis"
msgid "Pages"
msgstr "Puslapiai"
msgid "Loading..."
msgid "Loading"
msgstr "Kraunama..."
msgid "No results"

Wyświetl plik

@ -243,7 +243,7 @@ msgstr "Side"
msgid "Pages"
msgstr "Sider"
msgid "Loading..."
msgid "Loading"
msgstr "Laster inn..."
msgid "No results"

Wyświetl plik

@ -259,7 +259,7 @@ msgstr "Pagina"
msgid "Pages"
msgstr "Pagina's"
msgid "Loading..."
msgid "Loading"
msgstr "Laden..."
msgid "No results"

Wyświetl plik

@ -254,7 +254,7 @@ msgstr "Strona"
msgid "Pages"
msgstr "Strony"
msgid "Loading..."
msgid "Loading"
msgstr "Wczytywanie..."
msgid "No results"

Wyświetl plik

@ -246,7 +246,7 @@ msgstr "Página"
msgid "Pages"
msgstr "Páginas"
msgid "Loading..."
msgid "Loading"
msgstr "Carregando..."
msgid "No results"

Wyświetl plik

@ -246,7 +246,7 @@ msgstr "Pagină"
msgid "Pages"
msgstr "Pagini"
msgid "Loading..."
msgid "Loading"
msgstr "Se încarcă..."
msgid "No results"

Wyświetl plik

@ -268,7 +268,7 @@ msgstr "Страница"
msgid "Pages"
msgstr "Страницы"
msgid "Loading..."
msgid "Loading"
msgstr "Загрузка..."
msgid "No results"

Wyświetl plik

@ -241,7 +241,7 @@ msgstr "Sida"
msgid "Pages"
msgstr "Sidor"
msgid "Loading..."
msgid "Loading"
msgstr "Laddar..."
msgid "No results"

Wyświetl plik

@ -236,7 +236,7 @@ msgstr "页面"
msgid "Pages"
msgstr "页面"
msgid "Loading..."
msgid "Loading"
msgstr "正在载入..."
msgid "No results"

Wyświetl plik

@ -32,7 +32,7 @@
DELETE: "{% trans 'Delete' %}",
PAGE: "{% trans 'Page' %}",
PAGES: "{% trans 'Pages' %}",
LOADING: "{% trans 'Loading...' %}",
LOADING: "{% trans 'Loading' %}",
NO_RESULTS: "{% trans 'No results' %}",
SERVER_ERROR: "{% trans 'Server Error' %}",
SEE_CHILDREN: "{% trans 'See children' %}",

Wyświetl plik

@ -58,7 +58,7 @@
</li>
{% block extra_fields %}
{% for field_name, field in form.extra_fields %}
{% for field_name, field in form.extra_fields %}gs
<li class="full">
{{ field.label_tag }}
<div class="field iconfield">