Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
N
Nextcloud mail - PostGuard
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Laura Kolijn
Nextcloud mail - PostGuard
Commits
ccd40ee6
Commit
ccd40ee6
authored
9 years ago
by
Thomas Müller
Browse files
Options
Downloads
Patches
Plain Diff
Adding translation sync preproc command ...
parent
da2dc6ee
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+2
-0
2 additions, 0 deletions
.gitignore
l10n/preproc.sh
+5
-0
5 additions, 0 deletions
l10n/preproc.sh
translations.js
+0
-35
0 additions, 35 deletions
translations.js
with
7 additions
and
35 deletions
.gitignore
+
2
−
0
View file @
ccd40ee6
...
...
@@ -16,3 +16,5 @@ js/mail.min.js
# packaged app
build/
translations.js
This diff is collapsed.
Click to expand it.
l10n/preproc.sh
0 → 100644
+
5
−
0
View file @
ccd40ee6
#!/usr/bin/env bash
SCRIPT
=
`
realpath
$0
`
SCRIPTPATH
=
`
dirname
$SCRIPT
`
php
"
$SCRIPTPATH
/../translation-extractor.php"
This diff is collapsed.
Click to expand it.
translations.js
deleted
100644 → 0
+
0
−
35
View file @
da2dc6ee
t
(
'
Add attachment from Files
'
);
t
(
'
Connect your mail account
'
);
t
(
'
Name
'
);
t
(
'
Mail Address
'
);
t
(
'
Password
'
);
t
(
'
Manual configuration
'
);
t
(
'
IMAP Host
'
);
t
(
'
IMAP security
'
);
t
(
'
None
'
);
t
(
'
STARTTLS
'
);
t
(
'
IMAP Port
'
);
t
(
'
IMAP User
'
);
t
(
'
IMAP Password
'
);
t
(
'
SMTP Host
'
);
t
(
'
SMTP security
'
);
t
(
'
SMTP Port
'
);
t
(
'
SMTP User
'
);
t
(
'
SMTP Password
'
);
t
(
'
Connect
'
);
t
(
'
Add mail account
'
);
t
(
'
Check messages
'
);
t
(
'
Load more
'
);
t
(
'
Delete
'
);
t
(
'
No search results for
'
);
t
(
'
to
'
);
t
(
'
cc
'
);
t
(
'
The images have been blocked to protect your privacy.
'
);
t
(
'
Show images from this sender
'
);
t
(
'
Download attachment
'
);
t
(
'
Save to Files
'
);
t
(
'
Save all to Files
'
);
t
(
'
Forward
'
);
t
(
'
from
'
);
t
(
'
bcc
'
);
t
(
'
Subject
'
);
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment