Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Graphics
Okular
Commits
b80d3614
Commit
b80d3614
authored
Aug 30, 2021
by
Albert Astals Cid
Browse files
Add Expired stamp
parent
09c68d06
Pipeline
#77249
passed with stage
in 9 minutes and 54 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
part/annotationwidgets.cpp
View file @
b80d3614
...
...
@@ -408,6 +408,7 @@ const QList<QPair<QString, QString>> &StampAnnotationWidget::defaultStamps()
{
i18n
(
"Departmental"
),
QStringLiteral
(
"Departmental"
)},
{
i18n
(
"Draft"
),
QStringLiteral
(
"Draft"
)},
{
i18n
(
"Experimental"
),
QStringLiteral
(
"Experimental"
)},
{
i18n
(
"Expired"
),
QStringLiteral
(
"Expired"
)},
{
i18n
(
"Final"
),
QStringLiteral
(
"Final"
)},
{
i18n
(
"For Comment"
),
QStringLiteral
(
"ForComment"
)},
{
i18n
(
"For Public Release"
),
QStringLiteral
(
"ForPublicRelease"
)},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment