Skip to content

Commit

Permalink
Adapt naming phone memory to device memory
Browse files Browse the repository at this point in the history
  • Loading branch information
llelectronics committed Jun 5, 2018
1 parent 69993b6 commit 9c6f317
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qml/pages/fileman/helper/fmComponents/PlacesPage.qml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Page {

property var devicesModel: [
{
name: qsTr("Phone memory"),
name: qsTr("Device memory"),
path: rootDir,
icon: "image://theme/icon-m-phone"
},
Expand Down

0 comments on commit 9c6f317

Please sign in to comment.