From 65ad51c2734e0a12e30b7a746ed10009a3d9dbd0 Mon Sep 17 00:00:00 2001 From: Dimitri Decrock Date: Tue, 28 Jan 2025 19:16:52 +0100 Subject: [PATCH 1/2] smal change to number format --- app/locale/nl/LC_MESSAGES/django.po | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/app/locale/nl/LC_MESSAGES/django.po b/app/locale/nl/LC_MESSAGES/django.po index 8ba03da..dae5b73 100644 --- a/app/locale/nl/LC_MESSAGES/django.po +++ b/app/locale/nl/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-01-28 00:49+0000\n" -"PO-Revision-Date: 2025-01-27 13:27-0300\n" -"Last-Translator: Herculino Trotta\n" +"PO-Revision-Date: 2025-01-28 19:15+0100\n" +"Last-Translator: Dimitri Decrock \n" "Language-Team: \n" "Language: nl\n" "MIME-Version: 1.0\n" @@ -323,8 +323,6 @@ msgid "Info" msgstr "Info" #: apps/common/views.py:110 -#, fuzzy -#| msgid "Category updated successfully" msgid "Cache cleared successfully" msgstr "Categorie succesvol bijgewerkt" @@ -1180,7 +1178,7 @@ msgstr "Tijdsnotatie" #: apps/users/forms.py:102 apps/users/models.py:48 msgid "Number Format" -msgstr "Nummerformat" +msgstr "Nummerformaat" #: apps/users/forms.py:131 msgid "Save" @@ -1906,8 +1904,6 @@ msgid "Settings" msgstr "Instellingen" #: templates/includes/navbar/user_menu.html:38 -#, fuzzy -#| msgid "Clear" msgid "Clear cache" msgstr "Leegmaken" From d25aba7be967bc5ed7f59c0ed1925f9681a7ecb7 Mon Sep 17 00:00:00 2001 From: Dimitri Decrock Date: Wed, 29 Jan 2025 06:12:54 +0100 Subject: [PATCH 2/2] small change to number format again --- app/locale/nl/LC_MESSAGES/django.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/locale/nl/LC_MESSAGES/django.po b/app/locale/nl/LC_MESSAGES/django.po index dae5b73..ae53738 100644 --- a/app/locale/nl/LC_MESSAGES/django.po +++ b/app/locale/nl/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2025-01-28 00:49+0000\n" -"PO-Revision-Date: 2025-01-28 19:15+0100\n" +"PO-Revision-Date: 2025-01-29 06:12+0100\n" "Last-Translator: Dimitri Decrock \n" "Language-Team: \n" "Language: nl\n" @@ -1178,7 +1178,7 @@ msgstr "Tijdsnotatie" #: apps/users/forms.py:102 apps/users/models.py:48 msgid "Number Format" -msgstr "Nummerformaat" +msgstr "Schrijfwijze Nummers" #: apps/users/forms.py:131 msgid "Save"