mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-26 08:05:54 +03:00
[PR #328] [MERGED] Add translated titles to action buttons on servers page #623
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtmgr/pull/328
Author: @ibuclaw
Created: 6/6/2014
Status: ✅ Merged
Merged: 6/7/2014
Merged by: @retspen
Base:
master← Head:hoverfix📝 Commits (1)
1970f93Add translated titles to action buttons on servers page📊 Changes
3 files changed (+34 additions, -30 deletions)
View changed files
📝
locale/ru/LC_MESSAGES/django.po(+13 -11)📝
locale/zh_CN/LC_MESSAGES/django.po(+13 -11)📝
templates/servers.html(+8 -8)📄 Description
This adds a title to all gui buttons on the main servers page. Motivation behind this being that text shows what the button does on hover (it wasn't obvious when I first used the page).
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.