Skip to content

Commit bc141e7

Browse files
committed
Bug 1298012 - Use a shared locale file for ellipsis character
1 parent 98f2914 commit bc141e7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

devtools/client/shared.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
44

55
dimensions=%S × %S
6-
ellipsis=
6+
77
sideMenu.groupCheckbox.tooltip=Przełącza wszystkie pola wyboru w tej grupie

devtools/shared/shared.properties

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# This Source Code Form is subject to the terms of the Mozilla Public
2+
# License, v. 2.0. If a copy of the MPL was not distributed with this
3+
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
4+
5+
ellipsis=

0 commit comments

Comments
 (0)