mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
linking to tool
Linking to the tool. Via --> Using as per https://commons.wikimedia.org/w/index.php?title=File:Street_Sanoudis,_staircases,_Kastro,_Naxos_Town_118863.jpg&diff=286898801&oldid=218041439 and others.
This commit is contained in:
parent
daf13935d1
commit
1e86d0aa46
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ public class ModifierSequence {
|
||||||
for (PageModifier modifier: modifiers) {
|
for (PageModifier modifier: modifiers) {
|
||||||
editSummary.append(modifier.getEditSumary()).append(" ");
|
editSummary.append(modifier.getEditSumary()).append(" ");
|
||||||
}
|
}
|
||||||
editSummary.append("Via Commons Mobile App");
|
editSummary.append("Using [[COM:MOA|Commons Mobile App]]");
|
||||||
return editSummary.toString();
|
return editSummary.toString();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue