Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f7773d41 authored by Keyan Mobli's avatar Keyan Mobli Committed by Gerrit Code Review
Browse files

Merge "Fix miscellaneous typo (thanks Xavierdarkness). dialled -> dialed...

Merge "Fix miscellaneous typo (thanks Xavierdarkness). dialled -> dialed Dialled is not technically wrong but its used more in the UK while dialed is US. I kept the string names the same because (again) it's not technically wrong." into gingerbread
parents 18a98e00 8daa7ccf
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1210,8 +1210,8 @@
    <!-- Wysie: Preferences strings -->
    
    <!-- Preferences: Dialer -->
    <string name="title_last_dialled">Call button retrieves last dialled number</string>
    <string name="summary_last_dialled">Last dialled number will be retrieved if digits are empty</string>
    <string name="title_last_dialled">Call button retrieves last dialed number</string>
    <string name="summary_last_dialled">Last dialed number will be retrieved if digits are empty</string>
    <string name="title_return_to_dialer">Return to dialer after call</string>
    <string name="title_vm_button">Left action button (LAB)</string>
    <string name="title_vm_handler">Voicemail handler</string>