Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gajim
gajim
Commits
c6dbf775
Commit
c6dbf775
authored
Aug 18, 2018
by
Yann Leboulanger
Browse files
make a string not translatable
parent
bab83481
Changes
1
Hide whitespace changes
Inline
Side-by-side
gajim/data/gui/add_new_contact_window.ui
View file @
c6dbf775
...
...
@@ -127,7 +127,7 @@
<property
name=
"can_focus"
>
True
</property>
<property
name=
"hexpand"
>
True
</property>
<property
name=
"activates_default"
>
True
</property>
<property
name=
"placeholder_text"
translatable=
"yes"
>
user@example.org
</property>
<property
name=
"placeholder_text"
>
user@example.org
</property>
</object>
<packing>
<property
name=
"left_attach"
>
1
</property>
...
...
Write
Preview
Markdown
is supported
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