Skip to content

Commit 81f54ad

Browse files
committed
Improved ScrollBarEx update 4
Updated resources strings, and shortened them to fit them in the settings description window.
1 parent 4ff8a59 commit 81f54ad

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

PluginCore/PluginCore/Resources/de_DE.resX

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5965,7 +5965,7 @@ Eigene Sprachumgebungen müssen eine Erweiterung der Standard-Sprachumgebung sei
59655965
<comment>Added after 5.0.2</comment>
59665966
</data>
59675967
<data name="FlashDevelop.Description.UseCustomScrollBar" xml:space="preserve">
5968-
<value>Whether to use the custom scroll bar for text editors. Set to 'On' to always enable the custom scroll bar, 'Off' to disable it completely, or 'Auto' to use the custom scroll bar only when the current theme has scroll bar color definitions.</value>
5968+
<value>Whether to use the custom scroll bar for text editors. Set to 'Auto' to use the custom scroll bars only when the current theme has custom scroll bars enabled.</value>
59695969
<comment>REQUIRES TRANSLATION</comment>
5970-
</data>
5970+
</data>
59715971
</root>

PluginCore/PluginCore/Resources/en_US.resX

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5981,6 +5981,6 @@ Custom locales must be an extension of a default locale, e.g. en-US.</value>
59815981
<comment>Added after 5.0.2</comment>
59825982
</data>
59835983
<data name="FlashDevelop.Description.UseCustomScrollBar" xml:space="preserve">
5984-
<value>Whether to use the custom scroll bar for text editors. Set to 'On' to always enable the custom scroll bar, 'Off' to disable it completely, or 'Auto' to use the custom scroll bar only when the current theme has scroll bar color definitions.</value>
5984+
<value>Whether to use the custom scroll bar for text editors. Set to 'Auto' to use the custom scroll bars only when the current theme has custom scroll bars enabled.</value>
59855985
</data>
59865986
</root>

PluginCore/PluginCore/Resources/eu_ES.resX

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5962,7 +5962,7 @@ Lokalizazio pertsonalizatuek lehenetsiaren luzapen bat izan behar dute, adb. en-
59625962
<comment>Added after 5.0.2</comment>
59635963
</data>
59645964
<data name="FlashDevelop.Description.UseCustomScrollBar" xml:space="preserve">
5965-
<value>Whether to use the custom scroll bar for text editors. Set to 'On' to always enable the custom scroll bar, 'Off' to disable it completely, or 'Auto' to use the custom scroll bar only when the current theme has scroll bar color definitions.</value>
5965+
<value>Whether to use the custom scroll bar for text editors. Set to 'Auto' to use the custom scroll bars only when the current theme has custom scroll bars enabled.</value>
59665966
<comment>REQUIRES TRANSLATION</comment>
59675967
</data>
59685968
</root>

PluginCore/PluginCore/Resources/ja_JP.resX

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6023,7 +6023,7 @@ UseData:"</value>
60236023
<comment>Added after 5.0.2</comment>
60246024
</data>
60256025
<data name="FlashDevelop.Description.UseCustomScrollBar" xml:space="preserve">
6026-
<value>Whether to use the custom scroll bar for text editors. Set to 'On' to always enable the custom scroll bar, 'Off' to disable it completely, or 'Auto' to use the custom scroll bar only when the current theme has scroll bar color definitions.</value>
6026+
<value>Whether to use the custom scroll bar for text editors. Set to 'Auto' to use the custom scroll bars only when the current theme has custom scroll bars enabled.</value>
60276027
<comment>REQUIRES TRANSLATION</comment>
60286028
</data>
60296029
</root>

PluginCore/PluginCore/Resources/zh_CN.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5975,7 +5975,7 @@
59755975
<comment>Added after 5.0.2</comment>
59765976
</data>
59775977
<data name="FlashDevelop.Description.UseCustomScrollBar" xml:space="preserve">
5978-
<value>Whether to use the custom scroll bar for text editors. Set to 'On' to always enable the custom scroll bar, 'Off' to disable it completely, or 'Auto' to use the custom scroll bar only when the current theme has scroll bar color definitions.</value>
5978+
<value>Whether to use the custom scroll bar for text editors. Set to 'Auto' to use the custom scroll bars only when the current theme has custom scroll bars enabled.</value>
59795979
<comment>REQUIRES TRANSLATION</comment>
59805980
</data>
59815981
</root>

0 commit comments

Comments
 (0)