Skip to content
This repository was archived by the owner on Nov 4, 2024. It is now read-only.

Commit e3c53f8

Browse files
authored
Merge pull request #1759 from bilogic/case-correction
Case correction
2 parents 74c7948 + 5f1dd7f commit e3c53f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

snappymail/v/0.0.0/app/localization/en/user.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"EMPTY_LIST": "Empty list.",
123123
"EMPTY_SEARCH_LIST": "No messages matched your search.",
124124
"SEARCH_RESULT_FOR": "Search results for \"%SEARCH%\"",
125-
"BACK_TO_MESSAGE_LIST": "back to message list",
125+
"BACK_TO_MESSAGE_LIST": "Back to message list",
126126
"PUT_MESSAGE_HERE": "Drop message here to view it in the list",
127127
"TODAY_AT": "today at %TIME%",
128128
"YESTERDAY_AT": "yesterday at %TIME%",

snappymail/v/0.0.0/app/localization/lv/user.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"EMPTY_LIST": "Tukšs saraksts.",
123123
"EMPTY_SEARCH_LIST": "Neviens ziņojums neatbilda jūsu meklētajiem kritērijiem.",
124124
"SEARCH_RESULT_FOR": "Meklēšanas rezultāti: \"%SEARCH%\"",
125-
"BACK_TO_MESSAGE_LIST": "back to message list",
125+
"BACK_TO_MESSAGE_LIST": "Back to message list",
126126
"PUT_MESSAGE_HERE": "Ievelciet ziņojumus šeit lai tos apskatītu.",
127127
"TODAY_AT": "šodien %TIME%",
128128
"YESTERDAY_AT": "vakardien %TIME%",

0 commit comments

Comments
 (0)