-rw-r--r-- | i18n/en/addressbook.ts | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/i18n/en/addressbook.ts b/i18n/en/addressbook.ts index 4d21cc3..b7a42e8 100644 --- a/i18n/en/addressbook.ts +++ b/i18n/en/addressbook.ts @@ -155,6 +155,19 @@ Quit anyway?</source> Do you really want to open it?</source> <translation type="unfinished"></translation> </message> + <message> + <source>Add Contact ?</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>Do you really want add contact for +%1 ?</source> + <translation type="unfinished"></translation> + </message> + <message> + <source>&AllYes</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ConfigDlg_Base</name> @@ -241,6 +254,10 @@ is provided free !</source> <source>Remove</source> <translation type="unfinished"></translation> </message> + <message> + <source>Configuration</source> + <translation type="unfinished"></translation> + </message> </context> <context> <name>ContactEditor</name> |