CC-4748: Write script to update all .po files with new msgids
This commit is contained in:
parent
e2885da71c
commit
fa63148792
|
@ -1,6 +1,6 @@
|
|||
#! /bin/bash
|
||||
|
||||
cd ~/airtime
|
||||
cd ..
|
||||
|
||||
#generate a new .po file
|
||||
#this will generate a file called messages.po
|
||||
|
|
Loading…
Reference in New Issue