Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-client-gnome
Commits
d46a0f94
Unverified
Commit
d46a0f94
authored
Oct 15, 2020
by
Sébastien Blin
Browse files
i18n: remove version from translations
Change-Id: Ieddf8f70ff9a3b37f648d1bb676e3aaa30efede8
parent
890c5009
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/dialogs.c
View file @
d46a0f94
...
...
@@ -81,7 +81,8 @@ about_dialog(GtkWidget *parent)
}
gchar
*
version
=
g_strdup_printf
(
C_
(
"Do not translate the release name nor the status (beta, final, ...)"
,
"
\"
Together
\"\n
built on %.25s"
),
"
\"
%s
\"\n
built on %.25s"
),
"Together"
,
CLIENT_BUILD_DATE
);
const
gchar
*
authors
[]
=
{
...
...
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