Skip to content

Commit f755dae

Browse files
Merge pull request #59 from f4ngwt/main
📝 Update localization strings for consistency: Changed labels for scrolling options to use lowercase for improved readability in en_US.json.
2 parents d66a4a3 + 7443598 commit f755dae

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

localization/en_US.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,17 +45,17 @@
4545
"handToolTooltip": "Enable hand tool",
4646
"documentPropertiesLabel": "Document properties",
4747
"documentPropertiesTooltip": "View document properties",
48-
"pageScrollingLabel": "Page Scrolling",
48+
"pageScrollingLabel": "Page scrolling",
4949
"pageScrollingTooltip": "Enable page scrolling",
50-
"verticalScrollingLabel": "Vertical Scrolling",
50+
"verticalScrollingLabel": "Vertical scrolling",
5151
"verticalScrollingTooltip": "Enable vertical scrolling",
52-
"horizontalLabel": "Horizontal Scrolling",
52+
"horizontalLabel": "Horizontal scrolling",
5353
"horizontalTooltip": "Enable horizontal scrolling",
54-
"wrappedScrollingLabel": "Wrapped Scrolling",
54+
"wrappedScrollingLabel": "Wrapped scrolling",
5555
"wrappedScrollingTooltip": "Enable wrapped scrolling",
56-
"singlePageLabel": "Single Page",
56+
"singlePageLabel": "Single page",
5757
"singlePageTooltip": "Enable single page view",
58-
"dualPageLabel": "Dual Page",
58+
"dualPageLabel": "Dual page",
5959
"dualPageTooltip": "Enable dual page view",
6060
"dualPageWithCoverLabel": "Dual page with cover",
6161
"dualPageWithCoverTooltip": "Enable dual page view with cover",
@@ -78,4 +78,4 @@
7878
"passwordConfirmLabel": "Submit",
7979
"passwordError": "Incorrect password",
8080
"dragDropFileMessage": "Drag and drop the PDF file here"
81-
}
81+
}

0 commit comments

Comments
 (0)