From 064549b268086b7da56c54dc1c0529cd67dd8f6c Mon Sep 17 00:00:00 2001 From: iMoHax Date: Fri, 27 Nov 2015 15:34:30 +0300 Subject: [PATCH] modify format text for route --- client/src/main/resources/lang/locale_en_US.properties | 2 +- client/src/main/resources/lang/locale_ru_RU.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/main/resources/lang/locale_en_US.properties b/client/src/main/resources/lang/locale_en_US.properties index 7937159..d5b588a 100644 --- a/client/src/main/resources/lang/locale_en_US.properties +++ b/client/src/main/resources/lang/locale_en_US.properties @@ -38,7 +38,7 @@ routes.refills=Refills routes.lands=Landings routes.time=Time routes.profitByTime=Cr/Sec -routes.text.format=Profit: %.2f, Time: %s +routes.text.format=Profit: %.0f Cr/t, Time: %s # Dialog dialog.confirm.save=Changes were not saved, save changes? diff --git a/client/src/main/resources/lang/locale_ru_RU.properties b/client/src/main/resources/lang/locale_ru_RU.properties index e36829d..5caca57 100644 --- a/client/src/main/resources/lang/locale_ru_RU.properties +++ b/client/src/main/resources/lang/locale_ru_RU.properties @@ -38,7 +38,7 @@ routes.refills=\u0417\u0430\u043F\u0440\u0430\u0432\u043E\u043A routes.lands=\u041F\u043E\u0441\u0430\u0434\u043E\u043A routes.time=\u0412\u0440\u0435\u043C\u044F routes.profitByTime=\u041A\u0440/\u0421\u0435\u043A -routes.text.format=\u041F\u0440\u0438\u0431\u044B\u043B\u044C: %.2f, \u0412\u0440\u0435\u043C\u044F: %s +routes.text.format=\u041F\u0440\u0438\u0431\u044B\u043B\u044C: %.0f \u041A\u0440/\u0442, \u0412\u0440\u0435\u043C\u044F: %s # Dialog dialog.confirm.save=\u0418\u0437\u043C\u0435\u043D\u0435\u043D\u0438\u044F \u043D\u0435 \u0431\u044B\u043B\u0438 \u0441\u043E\u0445\u0440\u0430\u043D\u0435\u043D\u044B, \u0441\u043E\u0445\u0440\u0430\u043D\u0438\u0442\u044C?