horizon/horizon
Akihiro MOTOKI 33b8ffd430 Sync translation message catalogs with the latest code
In Grizzly branch several strings have been cleaned up since
the release. This commit update message catalog based on the
current code. This allows translators to use the latest ones
and it is good to sync them with the code before the release.

Fixes bug #1207442

Note that this patch is directly posted since message strings
in master are different and will be updated at different timing.

Change-Id: I53cfb5be2f791f5e446fba5a838fd2512d994146
2013-08-02 02:11:02 +09:00
..
browsers High-light selected container in browser 2012-08-17 14:21:04 -07:00
conf Fix circular dependencies in dashboard settings 2013-03-13 16:18:00 +04:00
forms Improved security group rule editing. 2013-02-16 21:20:21 -08:00
locale Sync translation message catalogs with the latest code 2013-08-02 02:11:02 +09:00
management Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
static Don't duplicate networks list on keypair import 2013-07-17 11:55:46 +01:00
tables Allow image filtering based on image ownership 2013-02-15 18:04:41 +11:00
tabs Invoke the has_more_data function of tables when loading TableTab. 2013-01-28 23:35:09 -08:00
templates Mark additional strings as translatable 2013-06-11 16:41:40 +09:00
templatetags Fix on async messaging to don't escape message string marked as safe. 2013-02-07 17:01:16 -08:00
test Increase socket timeout for selenium tests 2013-05-31 10:17:27 +10:00
utils Return an empty string rather than None when calling repr() 2013-04-05 09:25:34 +01:00
workflows Pass-in the initial value when performing a POST on Workflow Action. This fixes the call to self.changed_data, it allows django forms to be able to compare initial value with current value. 2013-03-12 09:17:48 -07:00
__init__.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
base.py Unifies Horizon conf. 2012-11-20 14:29:05 -08:00
context_processors.py Unifies Horizon conf. 2012-11-20 14:29:05 -08:00
decorators.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
exceptions.py Improve UX around "unauthorized" API exceptions. 2013-03-18 11:57:37 -07:00
loaders.py Fixed template loader bug. Fixes bug 999360. 2012-05-14 15:38:46 -07:00
messages.py Fix on async messaging to don't escape message string marked as safe. 2013-02-07 17:01:16 -08:00
middleware.py Fix on async messaging to don't escape message string marked as safe. 2013-02-07 17:01:16 -08:00
models.py Unifies the project packaging into one set of modules. 2012-02-29 00:20:13 -08:00
site_urls.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00
version.py Update to latest oslo-version. 2013-02-04 11:28:25 +11:00
views.py Splits OpenStack Dashboard bits from framework app code. 2012-10-11 11:47:50 -07:00