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
ZenWalker
Glade
Commits
cb6de6db
Commit
cb6de6db
authored
Oct 29, 2012
by
Daniel Mustieles García
Browse files
Mark strings as untranslatables. Fixes bug #685265
parent
9a7b788b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/glade.glade
View file @
cb6de6db
...
...
@@ -816,7 +816,7 @@ Andreas Nilsson <andreas@andreasn.se></property>
<property
name=
"related_action"
>
new_action
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"
yes
"
>
toolbutton1
</property>
<property
name=
"label"
translatable=
"
no
"
>
toolbutton1
</property>
<property
name=
"use_underline"
>
True
</property>
</object>
<packing>
...
...
@@ -829,7 +829,7 @@ Andreas Nilsson <andreas@andreasn.se></property>
<property
name=
"related_action"
>
open_action
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"
yes
"
>
toolbutton2
</property>
<property
name=
"label"
translatable=
"
no
"
>
toolbutton2
</property>
<property
name=
"use_underline"
>
True
</property>
</object>
<packing>
...
...
@@ -842,7 +842,7 @@ Andreas Nilsson <andreas@andreasn.se></property>
<property
name=
"related_action"
>
save_action
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"
yes
"
>
toolbutton3
</property>
<property
name=
"label"
translatable=
"
no
"
>
toolbutton3
</property>
<property
name=
"use_underline"
>
True
</property>
</object>
<packing>
...
...
@@ -864,7 +864,7 @@ Andreas Nilsson <andreas@andreasn.se></property>
<property
name=
"related_action"
>
undo_action
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"
yes
"
>
toolbutton2
</property>
<property
name=
"label"
translatable=
"
no
"
>
toolbutton2
</property>
<property
name=
"use_underline"
>
True
</property>
</object>
<packing>
...
...
@@ -876,7 +876,7 @@ Andreas Nilsson <andreas@andreasn.se></property>
<property
name=
"related_action"
>
redo_action
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"
yes
"
>
toolbutton3
</property>
<property
name=
"label"
translatable=
"
no
"
>
toolbutton3
</property>
<property
name=
"use_underline"
>
True
</property>
</object>
<packing>
...
...
@@ -897,7 +897,7 @@ Andreas Nilsson <andreas@andreasn.se></property>
<property
name=
"related_action"
>
cut_action
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"
yes
"
>
toolbutton5
</property>
<property
name=
"label"
translatable=
"
no
"
>
toolbutton5
</property>
<property
name=
"use_underline"
>
True
</property>
</object>
<packing>
...
...
@@ -910,7 +910,7 @@ Andreas Nilsson <andreas@andreasn.se></property>
<property
name=
"related_action"
>
copy_action
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"
yes
"
>
toolbutton6
</property>
<property
name=
"label"
translatable=
"
no
"
>
toolbutton6
</property>
<property
name=
"use_underline"
>
True
</property>
</object>
<packing>
...
...
@@ -923,7 +923,7 @@ Andreas Nilsson <andreas@andreasn.se></property>
<property
name=
"related_action"
>
paste_action
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"
yes
"
>
toolbutton7
</property>
<property
name=
"label"
translatable=
"
no
"
>
toolbutton7
</property>
<property
name=
"use_underline"
>
True
</property>
</object>
<packing>
...
...
@@ -946,7 +946,7 @@ Andreas Nilsson <andreas@andreasn.se></property>
<property
name=
"related_action"
>
selector_radioaction
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"
yes
"
>
radiotoolbutton1
</property>
<property
name=
"label"
translatable=
"
no
"
>
radiotoolbutton1
</property>
<property
name=
"use_underline"
>
True
</property>
</object>
<packing>
...
...
@@ -959,7 +959,7 @@ Andreas Nilsson <andreas@andreasn.se></property>
<property
name=
"related_action"
>
drag_resize_radioaction
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"
yes
"
>
radiotoolbutton2
</property>
<property
name=
"label"
translatable=
"
no
"
>
radiotoolbutton2
</property>
<property
name=
"use_underline"
>
True
</property>
</object>
<packing>
...
...
@@ -972,7 +972,7 @@ Andreas Nilsson <andreas@andreasn.se></property>
<property
name=
"related_action"
>
margin_edit_radioaction
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"
yes
"
>
radiotoolbutton3
</property>
<property
name=
"label"
translatable=
"
no
"
>
radiotoolbutton3
</property>
<property
name=
"use_underline"
>
True
</property>
</object>
<packing>
...
...
@@ -985,7 +985,7 @@ Andreas Nilsson <andreas@andreasn.se></property>
<property
name=
"related_action"
>
align_edit_radioaction
</property>
<property
name=
"visible"
>
True
</property>
<property
name=
"can_focus"
>
False
</property>
<property
name=
"label"
translatable=
"
yes
"
>
radiotoolbutton4
</property>
<property
name=
"label"
translatable=
"
no
"
>
radiotoolbutton4
</property>
<property
name=
"use_underline"
>
True
</property>
</object>
<packing>
...
...
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