- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit46dc33f
committed
On second thought, use an empty string instead of "none" when not connected.
"none" could mislead to think that you're connected a database with thatname. Also, it needs to be translated, which might be hard without somecontext. So in back-branches, use empty string, so that the message is(currently ""), which is at least unambiguous and doens't requiretranslation. In master, it's no problem to add translatable strings, so usea different fix there.1 parent63b0b39 commit46dc33f
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
163 | 163 |
| |
164 | 164 |
| |
165 | 165 |
| |
166 |
| - | |
| 166 | + | |
167 | 167 |
| |
168 | 168 |
| |
169 | 169 |
| |
|
0 commit comments
Comments
(0)