diff --git a/PowerEditor/installer/nativeLang/english.xml b/PowerEditor/installer/nativeLang/english.xml index d95ba4cd7..36ba101be 100644 --- a/PowerEditor/installer/nativeLang/english.xml +++ b/PowerEditor/installer/nativeLang/english.xml @@ -3,7 +3,7 @@ The comments are here for explanation, it's not necessary to translate them. --> - +
@@ -867,7 +867,7 @@ The comments are here for explanation, it's not necessary to translate them. - + diff --git a/PowerEditor/installer/nativeLang/french.xml b/PowerEditor/installer/nativeLang/french.xml index a05a6be77..147bb6677 100644 --- a/PowerEditor/installer/nativeLang/french.xml +++ b/PowerEditor/installer/nativeLang/french.xml @@ -1,6 +1,6 @@ - +
@@ -852,7 +852,7 @@ - + diff --git a/PowerEditor/installer/nativeLang/taiwaneseMandarin.xml b/PowerEditor/installer/nativeLang/taiwaneseMandarin.xml index ad4a59558..e53bba23e 100644 --- a/PowerEditor/installer/nativeLang/taiwaneseMandarin.xml +++ b/PowerEditor/installer/nativeLang/taiwaneseMandarin.xml @@ -1,6 +1,6 @@ - +
@@ -865,7 +865,7 @@ - + diff --git a/PowerEditor/src/WinControls/Preference/preference.rc b/PowerEditor/src/WinControls/Preference/preference.rc index e7607821e..7b86382df 100644 --- a/PowerEditor/src/WinControls/Preference/preference.rc +++ b/PowerEditor/src/WinControls/Preference/preference.rc @@ -117,7 +117,7 @@ BEGIN LTEXT "Text", IDD_CUSTOMIZED_COLOR6_STATIC,295,60,100,8 LTEXT "Darker text", IDD_CUSTOMIZED_COLOR7_STATIC,295,80,100,8 LTEXT "Disabled text", IDD_CUSTOMIZED_COLOR8_STATIC,295,100,100,8 - LTEXT "Tab edge", IDD_CUSTOMIZED_COLOR9_STATIC,295,120,100,8 + LTEXT "Edge", IDD_CUSTOMIZED_COLOR9_STATIC,295,120,100,8 PUSHBUTTON "Reset",IDD_CUSTOMIZED_RESET_BUTTON,270,140,45,14 END