Changeset 8429a15f4cb78d463a897be993ca943724f59f53
- Timestamp:
- 10/14/08 22:14:37 (5 years ago)
- Author:
- Armin Burgmeier <armin@…>
- Parents:
- 5502494465f234c1cfac52db57e00612e93452da
- Children:
- 5f649045eb54b700a7af27066ec33c1133276db5
- git-committer:
- Armin Burgmeier <armin@arbur.net> / 2008-10-14T22:14:37Z+0200
- Message:
-
Fixed a typo
2008-10-14 Armin Burgmeier <armin@…>
- code/commands/browser-commands.cpp: Fixed a typo in a string.
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r5502494
|
r8429a15
|
|
| | 1 | 2008-10-14 Armin Burgmeier <armin@arbur.net> |
| | 2 | |
| | 3 | * code/commands/browser-commands.cpp: Fixed a typo in a string. |
| | 4 | |
| 1 | 5 | 2008-10-14 Armin Burgmeier <armin@arbur.net> |
| 2 | 6 | |
-
|
r6fbb20f
|
r8429a15
|
|
| 63 | 63 | const Glib::ustring info_text = |
| 64 | 64 | _("If you have an idea what could have caused the " |
| 65 | | "problem, then you may attempt to solve it and try " |
| | 65 | "problem, then you may attempt to solve it and " |
| 66 | 66 | "try again (after having closed this document). " |
| 67 | 67 | "Otherwise it is most likely a bug in the " |