Skip to content
Snippets Groups Projects
Commit 6c7e6825 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Corrected string numbers

parent dabdda18
Branches
Tags
No related merge requests found
Pipeline #7697 passed
......@@ -1490,8 +1490,8 @@ const char * const text_defaults[TOTAL_TEXT]={
,"\x6e\x65\x76\x65\x72" // 925 Never
,"\x44\x65\x6c\x65\x74\x69\x6e\x67" // 926 Deleting
,"\x01\x5b\x01\x3e" // 927 DoneDeleting
,"\x44\x65\x6c\x65\x74\x65\x64" // 926 Deleted
,"\x40\x44\x65\x6c\x65\x74\x65\x64\x40\x20\x25\x64\x20\x25\x73" // 928 DeletedNumberItems
,"\x45\x2d\x4d\x61\x69\x6c" // 929 E_Mail
,"\x45\x2d\x4d\x61\x69\x6c\x73" // 930 E_Mails
,"\x44\x65\x6c\x65\x74\x65\x64" // 928 Deleted
,"\x40\x44\x65\x6c\x65\x74\x65\x64\x40\x20\x25\x64\x20\x25\x73" // 929 DeletedNumberItems
,"\x45\x2d\x4d\x61\x69\x6c" // 930 E_Mail
,"\x45\x2d\x4d\x61\x69\x6c\x73" // 931 E_Mails
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment