Photos
Blog
Projects
vanrenterghem.biz
projects
/
git.ikiwiki.info.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
web commit by JoshTriplett
[git.ikiwiki.info.git]
/
IkiWiki
/
Rcs
/
Stub.pm
diff --git
a/IkiWiki/Rcs/Stub.pm
b/IkiWiki/Rcs/Stub.pm
index 087f2508c3cc1b218d09d876da9515d4a29d6a59..03757758aa2fc3815223430848b8bfac9bdd8fcc 100644
(file)
--- a/
IkiWiki/Rcs/Stub.pm
+++ b/
IkiWiki/Rcs/Stub.pm
@@
-63,7
+63,7
@@
sub rcs_notify () {
sub rcs_getctime ($) {
# Optional, used to get the page creation time from the RCS.
- error
"getctime not implemented"
;
+ error
gettext("getctime not implemented")
;
}
1