app/locales/en.yml in local_pac-0.3.0 vs app/locales/en.yml in local_pac-0.4.0
- old
+ new
@@ -1,13 +1,26 @@
---
en:
errors:
invalid_proxy_pac: The requested proxy.pac-file "%{name}" is invalid.
- not_found: Sorry, but I cannot find proxy.pac-file "%{name}".
+ unknown_proxy_pac:
+ summary: Unknown ProxyPac-file...
+ details: Sorry, but I cannot find proxy.pac-file "%{name}".
+ unknown_git_hook:
+ summary: Unknown git hook...
+ details: Sorry, but I cannot find git hook "%{name}".
invalid_url:
- summary: 'Invalid URL...'
- details: 'Sorry, but your request is invalid. The URL "%{url}" is not a correct one. Allowed are URLs like "http://www.example.org" or "www.example.org".'
- default: Sorry, but I cannot full your request. %{message}. Please ask your administrator for support.
+ summary: Invalid URL...
+ details: Sorry, but your request is invalid. The URL "%{url}" is not a correct one. Allowed are URLs like "http://www.example.org" or "www.example.org".
+ default:
+ summary: Unexpected Error...
+ details: Sorry, but I cannot full your request. Please ask your administrator for support.
+ invalid_parameter:
+ summary: Invalid Parameter...
+ details: Sorry, but your request is invalid. The parameter "%{parameter}" is unknown or the format given cannot be accepted.
+ invalid_pac_file:
+ summary: Invalid PAC-file...
+ details: Sorry, but your push request is invalid. The pac-file "%{name}" is invalid.
models:
data:
request_type: Request Type
proxy: Proxy
proxy_port: Proxy Port