From 144a7801058dd119478065656fb319edb2ca564c Mon Sep 17 00:00:00 2001 From: PCoder Date: Fri, 24 Aug 2018 11:57:54 +0200 Subject: [PATCH] Change text: 'Terminated VM can not ...' -> 'Terminated VMs can not ...' --- hosting/locale/de/LC_MESSAGES/django.po | 8 ++++---- hosting/templates/hosting/virtual_machine_detail.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/hosting/locale/de/LC_MESSAGES/django.po b/hosting/locale/de/LC_MESSAGES/django.po index e5cd16f2..a9e33644 100644 --- a/hosting/locale/de/LC_MESSAGES/django.po +++ b/hosting/locale/de/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-08-22 21:11+0000\n" +"POT-Creation-Date: 2018-08-24 09:56+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -649,11 +649,11 @@ msgid "Terminate your Virtual Machine" msgstr "Deine Virtuelle Maschine beenden" msgid "" -"Terminated VM can not be revived and will not be refunded. Do you want to " +"Terminated VMs can not be revived and will not be refunded. Do you want to " "terminate your VM?" msgstr "" -"Beendete VMs können nicht wiederhergestellt oder erstattet werden. " -"Möchtest du die VM beenden?" +"Beendete VMs können nicht wiederhergestellt oder erstattet werden. Möchtest " +"du die VM beenden?" #, python-format msgid "" diff --git a/hosting/templates/hosting/virtual_machine_detail.html b/hosting/templates/hosting/virtual_machine_detail.html index 060a21be..ce02036f 100644 --- a/hosting/templates/hosting/virtual_machine_detail.html +++ b/hosting/templates/hosting/virtual_machine_detail.html @@ -109,7 +109,7 @@