From f9c7a5f62f96fab9ce5e3d2c205bc9da3046c4d4 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sun, 8 Jun 2008 17:35:32 +0200 Subject: Format numbers according to used locale --- translations/UTranslation_EN.pas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'translations') diff --git a/translations/UTranslation_EN.pas b/translations/UTranslation_EN.pas index 9a562a2..fa31434 100644 --- a/translations/UTranslation_EN.pas +++ b/translations/UTranslation_EN.pas @@ -387,7 +387,7 @@ const LANGenF2Button_Caption = 'F2 - Rename'; LANGenPreferencesShowFuncButtonsCheckBox_Caption = 'Show function _key buttons'; LANGenPreferencesSizeFormatLabel_Caption = '_Size format:'; LANGenPreferencesmiSizeFormat1 = 'System'; - LANGenPreferencesmiSizeFormat6 = 'Grouped'; + LANGenPreferencesmiSizeFormat6 = 'Dynamic'; LANGenPreferencesAutodetectXApp = 'Autodetect X app'; LANGenPreferencesAlwaysRunInTerminal = 'Always run in terminal'; LANGenPreferencesNeverRunInTerminal = 'Never run in terminal'; -- cgit v1.2.3