diff options
author | Daniel Boles <dboles@src.gnome.org> | 2017-08-30 14:22:54 +0100 |
---|---|---|
committer | Daniel Boles <dboles@src.gnome.org> | 2017-08-30 14:24:04 +0100 |
commit | d715346d5d8680227acfcab01377bdc23d1c741f (patch) | |
tree | 3ab5983dbad2cee3a0a1b25a302e8c02fdc8b733 /po | |
parent | d2087f1943605d51cc153657e34754838c62cdee (diff) | |
download | gtk+-d715346d5d8680227acfcab01377bdc23d1c741f.tar.gz |
gl.po: Remove mnemonic underlines from tooltips
It looks like these were copy-paste errors from the corresponding labels
for buttons, which should have mnemonics. Of course, tooltips cannot.
Diffstat (limited to 'po')
-rw-r--r-- | po/gl.po | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2728,11 +2728,11 @@ msgstr[1] "%s / %s dispoñíbeis" #: gtk/gtkplacesviewrow.c:470 msgid "Disconnect" -msgstr "_Desconectar" +msgstr "Desconectar" #: gtk/gtkplacesviewrow.c:470 gtk/ui/gtkplacesviewrow.ui:69 msgid "Unmount" -msgstr "_Desmontar" +msgstr "Desmontar" #: gtk/gtkprintbackend.c:762 msgid "Authentication" |