You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: settings/arm9/source/language.inl
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -102,7 +102,7 @@ STRING(MEDIUM, "Medium")
102
102
STRING(SLOW, "Slow")
103
103
STRING(ZOOM, "Zoom")
104
104
STRING(ABOVE_BANNER, "Above Banner")
105
-
STRING(ALWAYS, "Always")
105
+
STRING(REPLACE_BANNER, "Replace Banner")
106
106
107
107
STRING(DESCRIPTION_UPDATETWLMENU, "Updates TWiLight Menu++ to a new version.")
108
108
STRING(DESCRIPTION_DSCLASSICMENU, "The menu that is shown by pressing SELECT in the Nintendo DSi UI, can be shown before the ROM select menu.")
@@ -126,7 +126,7 @@ STRING(DESCRIPTION_SHOW_PHOTO, "Show photos and screenshots on the top screen of
126
126
STRING(DESCRIPTION_BOXART, "Show box art on the top screen of the Nintendo DSi/3DS UIs.")
127
127
STRING(DESCRIPTION_BOXART_DSI, "Show box art on the top screen of the Nintendo DSi/3DS UIs. Caching allows smoother scrolling at the cost of slower ROM list loading.")
128
128
STRING(DESCRIPTION_PHOTO_BOXART_COLOR_DEBAND, "Increases color range of the photo and/or box art/game covers. Disable this, if you encounter a freeze in the DSi, 3DS, Saturn, or HBL UIs.")
129
-
STRING(DESCRIPTION_FILENAME_DISPLAY, "Choose whether to display the filename above the banner text, or always in place of the banner text. Applies to the DSi, Saturn, and HBL UIs.")
129
+
STRING(DESCRIPTION_FILENAME_DISPLAY, "Choose whether to display the filename above the banner text, or replace the banner text. Applies to the DSi, Saturn, and HBL UIs.")
130
130
STRING(DESCRIPTION_ANIMATEDSIICONS_1, "Animate the icons of Nintendo DSi-enhanced titles.")
131
131
STRING(DESCRIPTION_CUSTOMICONS, "Show custom game icons for all ROM types.")
132
132
STRING(DESCRIPTION_CLOCK_SYSTEM, "Use either a 12-hour clock or a 24-hour clock.")
Copy file name to clipboardExpand all lines: settings/nitrofiles/languages/en/language.ini
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ MEDIUM=Medium
94
94
SLOW=Slow
95
95
ZOOM=Zoom
96
96
ABOVE_BANNER=Above Banner
97
-
ALWAYS=Always
97
+
REPLACE_BANNER=Replace Banner
98
98
99
99
DESCRIPTION_UPDATETWLMENU=Updates TWiLight Menu++ to a new version.
100
100
DESCRIPTION_DSCLASSICMENU=The menu that is shown by pressing SELECT in the Nintendo DSi UI, can be shown before the ROM select menu.
@@ -118,7 +118,7 @@ DESCRIPTION_SHOW_PHOTO=Show photos and screenshots on the top screen of the Nint
118
118
DESCRIPTION_BOXART=Show box art on the top screen of the Nintendo DSi/3DS UIs.
119
119
DESCRIPTION_BOXART_DSI=Show box art on the top screen of the Nintendo DSi/3DS UIs. Caching allows smoother scrolling at the cost of slower ROM list loading.
120
120
DESCRIPTION_PHOTO_BOXART_COLOR_DEBAND=Increases color range of the photo and/or box art/game covers. Disable this, if you encounter a freeze in the DSi, 3DS, Saturn, or HBL UIs.
121
-
DESCRIPTION_FILENAME_DISPLAY=Choose whether to display the filename above the banner text, or always in place of the banner text. Applies to the DSi, Saturn, and HBL UIs.
121
+
DESCRIPTION_FILENAME_DISPLAY=Choose whether to display the filename above the banner text, or replace the banner text. Applies to the DSi, Saturn, and HBL UIs.
122
122
DESCRIPTION_ANIMATEDSIICONS_1=Animate the icons of Nintendo DSi-enhanced titles.
123
123
DESCRIPTION_CUSTOMICONS=Show custom game icons for all ROM types.
124
124
DESCRIPTION_CLOCK_SYSTEM=Use either a 12-hour clock or a 24-hour clock.
0 commit comments