* src/ViewManager.py (check_for_portability_problems): simplify the

warning message.


svn: r7910
This commit is contained in:
Don Allingham
2007-01-15 21:28:19 +00:00
parent 765569051f
commit 537a4523ea
2 changed files with 5 additions and 11 deletions

View File

@@ -1,4 +1,7 @@
2007-01-15 Don Allingham <don@gramps-project.org>
* src/ViewManager.py (check_for_portability_problems): simplify the
warning message.
* src/DateEdit.py: make "bad date" translatable.
2007-01-14 Brian Matherly <brian@gramps-project.org>