mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-27 08:33:33 +01:00
Move some more message strings to the properties file.
This commit is contained in:
14
teledactyl/locale/en-US/messages.properties
Normal file
14
teledactyl/locale/en-US/messages.properties
Normal file
@@ -0,0 +1,14 @@
|
||||
addressbook.noContacts = No contacts
|
||||
addressbook.noMatchingContacts-1 = No contacts matching '%S'
|
||||
addressbook.added-2 = Added address: %S <%S>
|
||||
addressbook.cantAdd-1 = Could not add contact '%S'
|
||||
|
||||
command.goto.folderNotExist-1 = Folder '%S' does not exist
|
||||
command.mail.invalidEmailAddress = Invalid e-mail address
|
||||
|
||||
mail.noMatchingFolder-1 = No matching folder for %S
|
||||
mail.multipleFolderMatches-1 = More than one match for %S
|
||||
mail.cantAttachFile = Could not attach file '%S'
|
||||
|
||||
# vim:se ft=jproperties tw=0:
|
||||
|
||||
Reference in New Issue
Block a user