Changeset 524c35
- Timestamp:
- Jan 29, 2008, 8:37:23 AM (13 years ago)
- Branches:
- master
- Children:
- 0bf30b
- Parents:
- e35d8e
- Location:
- chrome
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
chrome/content/v_identity/vI_upgrade.js
re35d8e r524c35 73 73 catch (e) { }; 74 74 } 75 vI_notificationBar.dumpUpgrade("done. ")75 vI_notificationBar.dumpUpgrade("done.\n") 76 76 }, 77 77 -
chrome/locale/en-US/v_identity/vI_upgrade.properties
re35d8e r524c35 3 3 vident.license = This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License at http://www.gnu.org/copyleft/gpl.html for more details.\n\n---\nThis program was developed by Rene Ejury (2008). 4 4 vident.upgrade1 = In order to use the new Version of Virtual Identity you have to upgrade the database.\n\nVirtual Identities are not stored in the Addressbook anymore, a seperate file is used from 0.5pre on. If you continue now, Information about Virtual Identities will be transferred from your Addressbook to the new file. 5 vident.upgrade3 = Upgrade/Installation successfull.\n\nEnjoy using Virtal Identity. The quality of the software is depending on you, so please report bugs and problems or help writing some documentation at https://absorb.it/v-identity5 vident.upgrade3 = Upgrade/Installation successfull.\n\nEnjoy using Virtal Identity. The quality of the software is also depending on you, so please report bugs and problems or help writing some documentation at https://absorb.it/v-identity . You can also help translating the program at http://babelzilla.org .
Note: See TracChangeset
for help on using the changeset viewer.