diff options
| author | Pavel Vomacka <pvomacka@redhat.com> | 2016-10-10 09:19:32 +0200 |
|---|---|---|
| committer | Martin Basti <mbasti@redhat.com> | 2016-10-11 17:24:43 +0200 |
| commit | 28c7644980186f50ee007cd5c2f2edcf103eb942 (patch) | |
| tree | aba8d6a2179863449c609e4c449f9ebdc8696e41 /install/ui/test | |
| parent | 8683cbf1242230fff8cd94da8aa27b27e9307535 (diff) | |
| download | freeipa-28c7644980186f50ee007cd5c2f2edcf103eb942.tar.gz freeipa-28c7644980186f50ee007cd5c2f2edcf103eb942.tar.xz freeipa-28c7644980186f50ee007cd5c2f2edcf103eb942.zip | |
WebUI: fix API Browser menu label
The label of API Browser is now in translatable strings and it has
uppercase B at the beginnig of second word.
https://fedorahosted.org/freeipa/ticket/6384
Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'install/ui/test')
| -rw-r--r-- | install/ui/test/data/ipa_init.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init.json b/install/ui/test/data/ipa_init.json index 99851ab7a..514206a0c 100644 --- a/install/ui/test/data/ipa_init.json +++ b/install/ui/test/data/ipa_init.json @@ -734,6 +734,7 @@ }, "true": "True", "widget": { + "api_browser": "API Browser", "first": "First", "last": "Last", "next": "Next", |
