1
0
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:
Doug Kearns
2011-03-13 03:10:59 +11:00
parent 55267dddff
commit 27de24f852
14 changed files with 64 additions and 29 deletions

View 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: