Bug 1244795 - adding a string for the default container under cookie manager, part 2, r=me

This commit is contained in:
Andrea Marchesini 2016-02-09 06:49:58 +00:00
Родитель 9e0dc8074b
Коммит a34fe426f2
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -507,7 +507,7 @@ var gCookiesWindow = {
_getUserContextString: function(aUserContextId) {
if (parseInt(aUserContextId) == 0) {
return this._bundle.getString("noUserContextLabel");
return this._bundle.getString("defaultUserContextLabel");
}
return UserContextUI.getUserContextLabel(aUserContextId);

Просмотреть файл

@ -129,7 +129,7 @@ cookiesFiltered=The following cookies match your search:
# For example this is the English string with numbers:
# removeSelectedCookied=Remove #1 Selected;Remove #1 Selected
removeSelectedCookies=Remove Selected;Remove Selected
noUserContextLabel=None
defaultUserContextLabel=None
#### Offline apps
offlineAppsList.height=7em