mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[PR #149] [MERGED] Pu translations #396
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#396
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/nsupdate-info/nsupdate.info/pull/149
Author: @mandrag0ra
Created: 6/3/2014
Status: ✅ Merged
Merged: 6/6/2014
Merged by: @ThomasWaldmann
Base:
master← Head:pu_translations📝 Commits (9)
65e7654po and mo filese264b10{% trans %} on .html files4abac70{% trans %} on .html files064ec12{% trans %} on .html filesbd7c2b9add languages optionc3ab638correct syntax errorsb83440acorrect syntax errors9e930fasyntax errors correction25449d4correct presumed latest syntax errors📊 Changes
31 files changed (+1918 additions, -297 deletions)
View changed files
📝
nsupdate/accounts/templates/accounts/user_profile.html(+4 -5)📝
nsupdate/accounts/templates/registration/activate.html(+1 -1)📝
nsupdate/accounts/templates/registration/activation_complete.html(+1 -1)📝
nsupdate/accounts/templates/registration/activation_email.html(+1 -1)📝
nsupdate/accounts/templates/registration/registration_base.html(+1 -1)📝
nsupdate/accounts/templates/registration/registration_complete.html(+1 -1)📝
nsupdate/accounts/templates/registration/registration_form.html(+16 -12)➕
nsupdate/locale/fr/LC_MESSAGES/django.mo(+0 -0)➕
nsupdate/locale/fr/LC_MESSAGES/django.po(+1592 -0)📝
nsupdate/login/templates/password_change_done.html(+1 -1)📝
nsupdate/main/templates/main/about.html(+40 -40)📝
nsupdate/main/templates/main/delete_object.html(+4 -4)📝
nsupdate/main/templates/main/domain.html(+16 -16)📝
nsupdate/main/templates/main/domain_overview.html(+17 -17)📝
nsupdate/main/templates/main/generate_ns_secret.html(+7 -7)📝
nsupdate/main/templates/main/generate_secret.html(+6 -6)📝
nsupdate/main/templates/main/home.html(+12 -12)📝
nsupdate/main/templates/main/host.html(+28 -28)📝
nsupdate/main/templates/main/includes/tabbed_router_configuration.html(+66 -60)📝
nsupdate/main/templates/main/overview.html(+18 -18)...and 11 more files
📄 Description
Hi,
Everythings should be ok now.
All strings should be able to be translate, except those who's coming from python code. Did not want to mess with this.
If you see something wrong, please, don't hesitate.
Thanks again Thomas for your patience and time.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.